Spaces:
Sleeping
Sleeping
updated reqs.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
|
|
| 1 |
openai
|
| 2 |
requests
|
| 3 |
python-dotenv
|
|
@@ -5,4 +6,4 @@ faiss-cpu
|
|
| 5 |
sentence-transformers
|
| 6 |
pandas
|
| 7 |
duckduckgo_search
|
| 8 |
-
gradio
|
|
|
|
| 1 |
+
anthropic
|
| 2 |
openai
|
| 3 |
requests
|
| 4 |
python-dotenv
|
|
|
|
| 6 |
sentence-transformers
|
| 7 |
pandas
|
| 8 |
duckduckgo_search
|
| 9 |
+
gradio
|