Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
streamlit
|
2 |
streamlit_chat
|
3 |
transformers
|
4 |
-
--find-links https://download.pytorch.org/whl/torch_stable.html
|
|
|
|
|
|
1 |
streamlit
|
2 |
streamlit_chat
|
3 |
transformers
|
4 |
+
--find-links https://download.pytorch.org/whl/torch_stable.html
|
5 |
+
|
6 |
+
torch==1.2.0+cpu
|