Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -11,4 +11,5 @@ numpy==1.26.4
|
|
11 |
eventlet==0.33.3
|
12 |
beautifulsoup4==4.12.3
|
13 |
duckduckgo-search==5.3.1b1
|
14 |
-
googlesearch-python==1.2.3
|
|
|
|
11 |
eventlet==0.33.3
|
12 |
beautifulsoup4==4.12.3
|
13 |
duckduckgo-search==5.3.1b1
|
14 |
+
googlesearch-python==1.2.3
|
15 |
+
gradio_client==0.16.1
|