Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
-
transformers==4
|
2 |
-
torch==1.12
|
3 |
-
gradio
|
|
|
1 |
+
transformers==4.22.2
|
2 |
+
torch==1.12.1
|
3 |
+
gradio==3.4
|