ddooling commited on
Commit
abb65c8
·
verified ·
1 Parent(s): 6dce12e

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -13
requirements.txt CHANGED
@@ -1,13 +1,14 @@
1
- gradio==5.0.0
2
- gradio_datetimerange==0.0.1
3
- gradio_pdf==0.0.16
4
- matplotlib==3.7.5
5
- numpy==1.23.5
6
- openai==1.51.2
7
- pandas==2.2.3
8
- pandasai==2.2.15
9
- pyautogen==0.3.0
10
- python-dotenv==1.0.1
11
- Requests==2.32.3
12
- tavily_python==0.5.0
13
- typing_extensions==3.10.0.2
 
 
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