Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,3 +3,4 @@ requests>=2.31.0
|
|
3 |
Pillow>=10.0.0
|
4 |
python-dotenv>=1.0.0
|
5 |
google-generativeai>=0.3.2
|
|
|
|
3 |
Pillow>=10.0.0
|
4 |
python-dotenv>=1.0.0
|
5 |
google-generativeai>=0.3.2
|
6 |
+
openai
|