jaker86 commited on
Commit
d1cd9a7
·
verified ·
1 Parent(s): 864aed7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
- gradio
2
  pandas
3
  numpy
 
4
  scikit-learn
5
  matplotlib
6
- seaborn
 
 
 
1
  pandas
2
  numpy
3
+ gradio
4
  scikit-learn
5
  matplotlib
6
+ seaborn
7
+ Pillow # Added for PIL Image handling