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