Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -4
requirements.txt
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
streamlit
|
2 |
-
|
3 |
-
|
4 |
-
torch>=1.10.0
|
|
|
1 |
+
streamlit==1.22.0
|
2 |
+
transformers==4.33.0
|
3 |
+
torch==2.0.0
|
|