Spaces:
Build error
Build error
Upload folder using huggingface_hub
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -2,3 +2,5 @@ gradio
|
|
2 |
pandas
|
3 |
transformers
|
4 |
google-api-python-client
|
|
|
|
|
|
2 |
pandas
|
3 |
transformers
|
4 |
google-api-python-client
|
5 |
+
--find-links https://download.pytorch.org/whl/torch_stable.html
|
6 |
+
torch==1.2.0+cpu
|