Wewoo commited on
Commit
2c68906
·
verified ·
1 Parent(s): 23d836e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- gradio
2
- pandas
3
- joblib
4
- xgboost
5
- huggingface_hub
 
1
+ gradio
2
+ scikit-learn
3
+ joblib
4
+ pandas
5
+ numpy