abdullahmeda commited on
Commit
6631744
1 Parent(s): 2e93c77

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -9
requirements.txt CHANGED
@@ -1,11 +1,11 @@
1
  gradio==4.15.0
2
  joblib==1.3.2
3
- nltk==3.8.1
4
- numpy==1.26.3
5
- pandas==2.2.0
6
- torch==2.1.2
7
- transformers==4.37.0
8
- xgboost
9
- lightgbm
10
- catboost
11
- scikit-learn
 
1
  gradio==4.15.0
2
  joblib==1.3.2
3
+ nltk==3.2.4
4
+ numpy==1.24.3
5
+ pandas==2.1.4
6
+ torch==2.0.0
7
+ transformers==4.36.2
8
+ xgboost==2.0.3
9
+ lightgbm==3.3.2
10
+ catboost==1.2.2
11
+ scikit-learn==1.2.2