Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
selenium >=4.0.0, < 5.0.0
|
| 2 |
gradio>=3.40.1
|
| 3 |
-
Pillow>=8.3.1,<9.0
|
|
|
|
|
|
| 1 |
selenium >=4.0.0, < 5.0.0
|
| 2 |
gradio>=3.40.1
|
| 3 |
+
Pillow>=8.3.1,<9.0
|
| 4 |
+
openai
|