Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,3 +1,3 @@
|
|
|
|
1 |
gradio==2.2.8
|
2 |
-
torch==1.8.1
|
3 |
transformers==4.6.1
|
|
|
1 |
+
torch==1.8.1+cpu -f https://download.pytorch.org/whl/cu111/torch_stable.html
|
2 |
gradio==2.2.8
|
|
|
3 |
transformers==4.6.1
|