demoaccta commited on
Commit
e457311
Β·
verified Β·
1 Parent(s): 5ad8f3a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- joblib
2
- scikit-learn
3
- pandas
4
- numpy
5
- gradio
6
- xgboost
 
1
+ gradio==4.12.0
2
+ numpy==1.26.2
3
+ pandas==2.1.3
4
+ scikit-learn==1.3.2
5
+ joblib==1.3.2
6
+ huggingface-hub==0.20.2