Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ requests
|
|
4 |
aiohttp
|
5 |
gradio>=4.13.0
|
6 |
duckduckgo-search==4.4.3
|
7 |
-
text-util-en-pt
|
|
|
|
4 |
aiohttp
|
5 |
gradio>=4.13.0
|
6 |
duckduckgo-search==4.4.3
|
7 |
+
text-util-en-pt
|
8 |
+
google-generativeai
|