MaryahGreene commited on
Commit
705034b
Β·
verified Β·
1 Parent(s): 098cc19

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -7
requirements.txt CHANGED
@@ -1,8 +1,7 @@
1
- gradio==4.36.1
2
- xgboost==2.0.3
3
- scikit-learn==1.4.2
4
- pandas==2.2.2
5
- openpyxl==3.1.2
6
- huggingface_hub>=0.23.0
7
  transformers>=4.41.2
8
- torch>=2.1.0
 
 
 
 
 
1
+ gradio>=4.36.1
 
 
 
 
 
2
  transformers>=4.41.2
3
+ huggingface_hub>=0.23.0
4
+ pandas
5
+ scikit-learn
6
+ xgboost==2.0.3
7
+ torch