AnguloM commited on
Commit
3d5398b
·
verified ·
1 Parent(s): 65d5829

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -9
requirements.txt CHANGED
@@ -1,9 +1,10 @@
1
- pandas==1.5.3
2
- numpy==1.23.4
3
- scikit-learn==1.2.0
4
- imbalanced-learn==0.10.1
5
- seaborn==0.11.2
6
- matplotlib==3.6.2
7
- gradio==3.28.0
8
- joblib==1.2.0
9
- huggingface_hub==0.15.1
 
 
1
+ ipywidgets
2
+ pandas==1.5.3
3
+ numpy==1.23.4
4
+ scikit-learn==1.2.0
5
+ imbalanced-learn==0.10.1
6
+ seaborn==0.11.2
7
+ matplotlib==3.6.2
8
+ gradio==3.28.0
9
+ joblib==1.2.0
10
+ huggingface_hub==0.15.1