alidenewade commited on
Commit
e7bc71f
·
verified ·
1 Parent(s): 751e5e8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
- gradio
2
- pandas
3
- numpy
4
- matplotlib
 
5
  seaborn
 
1
+ gradio==3.41.2
2
+ scikit-learn
3
+ pandas
4
+ numpy
5
+ matplotlib
6
  seaborn