Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ gunicorn
|
|
| 4 |
pydantic
|
| 5 |
python-dotenv
|
| 6 |
line-bot-sdk
|
| 7 |
-
google-generativeai
|
|
|
|
|
|
| 4 |
pydantic
|
| 5 |
python-dotenv
|
| 6 |
line-bot-sdk
|
| 7 |
+
google-generativeai
|
| 8 |
+
gradio
|