Spaces:
Runtime error
Runtime error
Commit
•
1ffc29a
1
Parent(s):
a72f06d
Fix diffusers to version
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
torch
|
3 |
-
diffusers
|
4 |
nvidia-ml-py3
|
5 |
transformers
|
6 |
ftfy
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
torch
|
3 |
+
diffusers==0.4.1
|
4 |
nvidia-ml-py3
|
5 |
transformers
|
6 |
ftfy
|