Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
|
|
2 |
torch
|
3 |
diffusers
|
4 |
#transformers
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
+
--no-half-vae
|
3 |
torch
|
4 |
diffusers
|
5 |
#transformers
|