Spaces:
Sleeping
Sleeping
cyberosa
commited on
Commit
·
17a7112
1
Parent(s):
11fd643
adding missing import
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ duckduckgo_search==8.0.1
|
|
6 |
pandas==2.2.3
|
7 |
gradio_client
|
8 |
gradio[oauth]
|
9 |
-
litellm==1.67.0.post1
|
|
|
|
6 |
pandas==2.2.3
|
7 |
gradio_client
|
8 |
gradio[oauth]
|
9 |
+
litellm==1.67.0.post1
|
10 |
+
wikipediaapi
|