isshagle commited on
Commit
3612a3a
1 Parent(s): e87cfab

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- pandas==1.3.3
 
 
 
2
 
3
- matplotlib==3.4.3
4
- scikit-learn==0.24.2
5
- scipy==1.7.3
6
 
 
1
+ pandas
2
+ matplotlib
3
+ gradio
4
+ scikit-learn
5
 
 
 
 
6