Science4Insights commited on
Commit
9a53c82
·
verified ·
1 Parent(s): fffcf29

Rename requeriments.txt to requirements.txt

Browse files
Files changed (2) hide show
  1. requeriments.txt +0 -7
  2. requirements.txt +7 -0
requeriments.txt DELETED
@@ -1,7 +0,0 @@
1
- gradio==4.7.1
2
- pandas==2.1.3
3
- numpy==1.26.2
4
- openai
5
- plotly==5.18.0
6
- openpyxl==3.1.2
7
- tqdm==4.66.1
 
 
 
 
 
 
 
 
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ gradio
2
+ pandas
3
+ numpy
4
+ openai
5
+ plotly
6
+ openpyxl
7
+ tqdm