Spaces:
Runtime error
Runtime error
Upload folder using huggingface_hub
Browse files- requirements.txt +14 -13
requirements.txt
CHANGED
|
@@ -1,13 +1,14 @@
|
|
| 1 |
-
gradio
|
| 2 |
-
gradio_datetimerange
|
| 3 |
-
gradio_pdf
|
| 4 |
-
matplotlib
|
| 5 |
-
numpy
|
| 6 |
-
openai
|
| 7 |
-
pandas
|
| 8 |
-
pandasai
|
| 9 |
-
pyautogen
|
| 10 |
-
python-dotenv
|
| 11 |
-
Requests
|
| 12 |
-
|
| 13 |
-
|
|
|
|
|
|
| 1 |
+
gradio
|
| 2 |
+
gradio_datetimerange
|
| 3 |
+
gradio_pdf
|
| 4 |
+
matplotlib
|
| 5 |
+
numpy
|
| 6 |
+
openai
|
| 7 |
+
pandas
|
| 8 |
+
pandasai
|
| 9 |
+
pyautogen
|
| 10 |
+
python-dotenv
|
| 11 |
+
Requests
|
| 12 |
+
typing_extensions
|
| 13 |
+
flaml[automl]
|
| 14 |
+
tavily-python
|