Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -5
requirements.txt
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
sympy
|
|
|
1 |
+
transformers>=4.30.0
|
2 |
+
torch>=2.0.0
|
3 |
+
gradio>=3.39.0
|
4 |
+
Pillow>=9.0.0
|
|