Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -6
requirements.txt
CHANGED
@@ -1,6 +1,4 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
torch>=2.0.0
|
6 |
-
pillow>=10.0.0
|
|
|
1 |
+
torch>=2.0.1
|
2 |
+
transformers>=4.31.0
|
3 |
+
gradio>=3.39.0
|
4 |
+
Pillow>=10.0.0
|
|
|
|