Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +6 -2
requirements.txt
CHANGED
@@ -1,2 +1,6 @@
|
|
1 |
-
|
2 |
-
|
|
|
|
|
|
|
|
|
|
1 |
+
torch>=1.10.0
|
2 |
+
transformers>=4.33.2
|
3 |
+
diffusers>=0.21.0
|
4 |
+
safetensors>=0.3.0
|
5 |
+
Pillow>=9.0.0
|
6 |
+
gradio>=3.32.0
|