Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
# your originals
|
| 2 |
chromadb
|
| 3 |
langchain
|
|
|
|
| 4 |
langchain_huggingface
|
| 5 |
streamlit==1.31.1
|
| 6 |
sentence-transformers==2.3.1
|
|
|
|
| 1 |
# your originals
|
| 2 |
chromadb
|
| 3 |
langchain
|
| 4 |
+
langchain_community
|
| 5 |
langchain_huggingface
|
| 6 |
streamlit==1.31.1
|
| 7 |
sentence-transformers==2.3.1
|