Spaces:
Sleeping
Sleeping
buzzCraft
commited on
Commit
•
9a806b2
1
Parent(s):
277d889
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -8,6 +8,7 @@ python-dotenv==1.0.1
|
|
8 |
python-Levenshtein==0.25.0
|
9 |
rapidfuzz==3.6.1
|
10 |
thefuzz==0.22.1
|
11 |
-
faiss-cpu
|
12 |
Levenshtein==0.25.0
|
13 |
-
langsmith
|
|
|
|
8 |
python-Levenshtein==0.25.0
|
9 |
rapidfuzz==3.6.1
|
10 |
thefuzz==0.22.1
|
11 |
+
faiss-cpu
|
12 |
Levenshtein==0.25.0
|
13 |
+
langsmith~=0.1.54
|
14 |
+
python-dotenv==1.0.1
|