Spaces:
Sleeping
Sleeping
DaimonKing
commited on
Commit
•
fbf2d1c
1
Parent(s):
6f4a631
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ langchain_community==0.3.3
|
|
6 |
langchain_ollama==0.2.0
|
7 |
beautifulsoup4==4.12.2
|
8 |
sentence_transformers==3.2.0
|
9 |
-
einops==0.8.0
|
|
|
|
6 |
langchain_ollama==0.2.0
|
7 |
beautifulsoup4==4.12.2
|
8 |
sentence_transformers==3.2.0
|
9 |
+
einops==0.8.0
|
10 |
+
langchain_nomic==0.1.4
|