Spaces:
Runtime error
Runtime error
Commit
·
7cab43f
1
Parent(s):
30b44d8
diffusers["training"] in requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
diffusers==0.5.1
|
2 |
-
transformers==4.
|
3 |
-
ftfy==6.1.1
|
4 |
torch
|
5 |
pillow
|
|
|
1 |
+
diffusers["training"]==0.5.1
|
2 |
+
transformers==4.21.3
|
3 |
+
ftfy==6.1.1
|
4 |
torch
|
5 |
pillow
|