Spaces:
Sleeping
Sleeping
Commit ·
87fd55e
1
Parent(s): 2fb7a93
included langchain-chroma
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
requests
|
| 2 |
beautifulsoup4
|
| 3 |
langchain-core
|
|
|
|
| 4 |
langchain-community
|
| 5 |
langchain-text-splitters
|
| 6 |
langchain-huggingface
|
|
|
|
| 1 |
requests
|
| 2 |
beautifulsoup4
|
| 3 |
langchain-core
|
| 4 |
+
langchain-chroma
|
| 5 |
langchain-community
|
| 6 |
langchain-text-splitters
|
| 7 |
langchain-huggingface
|