Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,2 +1,4 @@
|
|
1 |
openai==1.3.5
|
2 |
-
pandas==2.0.0
|
|
|
|
|
|
1 |
openai==1.3.5
|
2 |
+
pandas==2.0.0
|
3 |
+
gradio==3.27.0
|
4 |
+
gradio_client==0.1.3
|