Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
gradio==2.3.7
|
2 |
-
torch==
|
3 |
transformers==4.13.0.dev0
|
4 |
threading
|
|
|
1 |
gradio==2.3.7
|
2 |
+
torch==2.2.2
|
3 |
transformers==4.13.0.dev0
|
4 |
threading
|