Spaces:
Running on Zero
Running on Zero
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,5 @@ pandas==2.1.3
|
|
| 6 |
lxml==4.9.3
|
| 7 |
requests==2.31.0
|
| 8 |
language-tool-python==2.7
|
| 9 |
-
openai>=1.0.0
|
|
|
|
|
|
| 6 |
lxml==4.9.3
|
| 7 |
requests==2.31.0
|
| 8 |
language-tool-python==2.7
|
| 9 |
+
openai>=1.0.0
|
| 10 |
+
gradio==6.22.0
|