Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -7
requirements.txt
CHANGED
|
@@ -1,9 +1,4 @@
|
|
| 1 |
streamlit>=1.25.0
|
| 2 |
pandas
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
langchain-community
|
| 6 |
-
openai>=1.0.0
|
| 7 |
-
langchain-openai>=0.1.7
|
| 8 |
-
fuzzywuzzy
|
| 9 |
-
python-Levenshtein
|
|
|
|
| 1 |
streamlit>=1.25.0
|
| 2 |
pandas
|
| 3 |
+
requests
|
| 4 |
+
fuzzywuzzy
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|