MODLI commited on
Commit
c208d50
·
verified ·
1 Parent(s): 84cd31f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -1,3 +1,6 @@
1
  gradio>=4.0
2
  pillow>=10.0
3
- numpy>=1.24
 
 
 
 
1
  gradio>=4.0
2
  pillow>=10.0
3
+ numpy>=1.24
4
+ pandas>=2.0
5
+ scikit-learn>=1.0
6
+ datasets>=2.0