ddooling commited on
Commit
f059ad6
·
verified ·
1 Parent(s): f5f13d0

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -10
requirements.txt CHANGED
@@ -1,13 +1,13 @@
 
 
 
 
 
 
 
 
 
 
1
  gradio==4.44.1
2
  gradio-client==1.3.0
3
  gradio_pdf==0.0.15
4
- matplotlib==3.7.5
5
- numpy==1.23.5
6
- openai==1.51.0
7
- pandas==1.5.3
8
- pandasai==2.2.15
9
- pyautogen==0.3.0
10
- python-dotenv==1.0.1
11
- Requests==2.32.3
12
- typing_extensions==4.12.2
13
- tavily-python==0.5.0
 
1
+ matplotlib
2
+ numpy
3
+ openai
4
+ pandas
5
+ pandasai
6
+ pyautogen
7
+ python-dotenv
8
+ Requests
9
+ typing_extensions
10
+ tavily-python
11
  gradio==4.44.1
12
  gradio-client==1.3.0
13
  gradio_pdf==0.0.15