C2MV commited on
Commit
cb26bd7
·
verified ·
1 Parent(s): a12707e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -10
requirements.txt CHANGED
@@ -1,13 +1,11 @@
1
  gradio
2
  openai
 
3
  smolagents
4
- pandas==2.2.0
5
- numpy==1.26.3
6
- openpyxl==3.1.2
7
- PyPDF2==3.0.1
8
- python-docx==1.1.0
9
- reportlab==4.1.0
10
- scipy==1.12.0
11
- scikit-learn==1.4.0
12
- matplotlib==3.8.2
13
- seaborn==0.13.2
 
1
  gradio
2
  openai
3
+ gradio-client
4
  smolagents
5
+ transformers
6
+ torch
7
+ pandas
8
+ numpy
9
+ matplotlib
10
+ plotly
11
+ openpyxl