Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,6 +5,7 @@ beautifulsoup4
|
|
5 |
groq
|
6 |
google-generativeai
|
7 |
#google-api-python-client
|
8 |
-
google.ai.generativelanguage
|
|
|
9 |
ipython
|
10 |
|
|
|
5 |
groq
|
6 |
google-generativeai
|
7 |
#google-api-python-client
|
8 |
+
#google.ai.generativelanguage
|
9 |
+
google-ai-generativelanguage
|
10 |
ipython
|
11 |
|