Spaces:
Runtime error
Runtime error
[Requirements] Update torch version
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
gradio==3.32.0
|
2 |
transformers==4.24.0
|
|
|
|
1 |
gradio==3.32.0
|
2 |
transformers==4.24.0
|
3 |
+
torch==2.0.0
|