Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,5 @@ langchain-community
|
|
| 6 |
openai>=1.0.0
|
| 7 |
langchain-openai>=0.1.7
|
| 8 |
fuzzywuzzy
|
| 9 |
-
python-Levenshtein
|
|
|
|
|
|
| 6 |
openai>=1.0.0
|
| 7 |
langchain-openai>=0.1.7
|
| 8 |
fuzzywuzzy
|
| 9 |
+
python-Levenshtein
|
| 10 |
+
sentence-transformers
|