Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,6 +5,7 @@ pydantic
|
|
5 |
python-dotenv
|
6 |
line-bot-sdk
|
7 |
google-generativeai
|
|
|
8 |
gradio
|
9 |
Pillow
|
10 |
|
|
|
5 |
python-dotenv
|
6 |
line-bot-sdk
|
7 |
google-generativeai
|
8 |
+
google-genai
|
9 |
gradio
|
10 |
Pillow
|
11 |
|