Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
transformers==4.10.3
|
2 |
gradio==2.3.6
|
3 |
-
torch==1.9.0
|
|
|
1 |
transformers==4.10.3
|
2 |
gradio==2.3.6
|
3 |
+
torch==1.9.0+cpu
|