Spaces:
Runtime error
Runtime error
changed torch version
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
transformers ==4.17.0
|
2 |
gradio == 2.8.13
|
3 |
Pillow == 9.1.0
|
4 |
-
torch ==1.11.0
|
|
|
1 |
transformers ==4.17.0
|
2 |
gradio == 2.8.13
|
3 |
Pillow == 9.1.0
|
4 |
+
torch ==1.11.0+cu113
|