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