Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -2,6 +2,7 @@
|
|
| 2 |
langchain-community
|
| 3 |
langchain
|
| 4 |
langchain_huggingface
|
|
|
|
| 5 |
fastapi
|
| 6 |
faiss-cpu
|
| 7 |
pypdf
|
|
|
|
| 2 |
langchain-community
|
| 3 |
langchain
|
| 4 |
langchain_huggingface
|
| 5 |
+
langchain-text-splitters
|
| 6 |
fastapi
|
| 7 |
faiss-cpu
|
| 8 |
pypdf
|