Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,2 +1,4 @@
|
|
1 |
gradio>=4.0.0
|
2 |
-
|
|
|
|
|
|
1 |
gradio>=4.0.0
|
2 |
+
openai>=1.0.0
|
3 |
+
python-dotenv
|
4 |
+
Pillow
|