Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
--find-links https://download.pytorch.org/whl/torch_stable.html
|
2 |
torch==1.13.1+cpu
|
3 |
sentence-transformers
|
4 |
-
pandas==
|
5 |
streamlit==1.17.0
|
6 |
streamlit-option-menu
|
7 |
streamlit-extras
|
|
|
1 |
--find-links https://download.pytorch.org/whl/torch_stable.html
|
2 |
torch==1.13.1+cpu
|
3 |
sentence-transformers
|
4 |
+
pandas==1.5.3
|
5 |
streamlit==1.17.0
|
6 |
streamlit-option-menu
|
7 |
streamlit-extras
|