Spaces:
Runtime error
Runtime error
Commit ·
cbe5695
1
Parent(s): 887d429
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
-
gradio==2.
|
| 2 |
openai==0.10.2
|
| 3 |
-
Pillow==
|
| 4 |
numpy==1.21.5
|
|
|
|
|
|
| 1 |
+
gradio==2.3.4
|
| 2 |
openai==0.10.2
|
| 3 |
+
Pillow==9.0.0
|
| 4 |
numpy==1.21.5
|
| 5 |
+
requests==2.27.1
|