Spaces:
Sleeping
Sleeping
DaimonKing
commited on
Commit
•
19cdce3
1
Parent(s):
9195e0a
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ gradio==4.37.2
|
|
4 |
langchain==0.3.5
|
5 |
langchain_community==0.3.3
|
6 |
langchain_ollama==0.2.0
|
7 |
-
beautifulsoup4==4.12.2
|
|
|
|
4 |
langchain==0.3.5
|
5 |
langchain_community==0.3.3
|
6 |
langchain_ollama==0.2.0
|
7 |
+
beautifulsoup4==4.12.2
|
8 |
+
sentence_transformers==3.2.0
|