Spaces:
Sleeping
Sleeping
Commit ·
163de00
1
Parent(s): 273e95a
removed langchain-core
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -14,7 +14,7 @@ mammoth==1.6.0
|
|
| 14 |
beautifulsoup4==4.12.2
|
| 15 |
|
| 16 |
# LangChain framework (compatible versions)
|
| 17 |
-
|
| 18 |
|
| 19 |
# Vector database and embeddings
|
| 20 |
sentence-transformers==2.2.2
|
|
|
|
| 14 |
beautifulsoup4==4.12.2
|
| 15 |
|
| 16 |
# LangChain framework (compatible versions)
|
| 17 |
+
|
| 18 |
|
| 19 |
# Vector database and embeddings
|
| 20 |
sentence-transformers==2.2.2
|