Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,8 @@
|
|
| 1 |
altair
|
| 2 |
pandas
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
streamlit
|
|
|
|
| 1 |
altair
|
| 2 |
pandas
|
| 3 |
+
sentence-transformers
|
| 4 |
+
uvicorn
|
| 5 |
+
langchain-community
|
| 6 |
+
langchain-core
|
| 7 |
+
python-box
|
| 8 |
streamlit
|