Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
transformers==4.11.3
|
2 |
-
torch==
|
3 |
gradio==2.4.5
|
4 |
|
|
|
|
1 |
transformers==4.11.3
|
2 |
+
torch==2.0.1
|
3 |
gradio==2.4.5
|
4 |
|
5 |
+
|