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