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