Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,6 @@
|
|
| 1 |
openai>=1.2.0,<2.0.0
|
| 2 |
gradio>=4.43.0
|
| 3 |
-
openpyxl
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
openai>=1.2.0,<2.0.0
|
| 2 |
gradio>=4.43.0
|
| 3 |
+
openpyxl
|
| 4 |
+
pandas
|
| 5 |
+
datasets
|
| 6 |
+
pyarrow
|