Spaces:
Runtime error
Runtime error
mohammadshahabiy
commited on
Update requirements.txt
Browse files- requirements.txt +3 -4
requirements.txt
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
gradio
|
2 |
-
transformers
|
3 |
-
torch
|
4 |
-
datasets
|
|
|
1 |
+
gradio>=3.0.0
|
2 |
+
transformers>=4.30.0
|
3 |
+
torch>=1.13.0
|
|