persadian commited on
Commit
1c6c816
·
verified ·
1 Parent(s): af0eb41

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -1 +1,4 @@
1
- gradio>=4.0.0
 
 
 
 
1
+ gradio>=3.44.0
2
+ pandas>=2.0.3
3
+ scikit-learn>=1.2.2 # For mock model compatibility
4
+ numpy>=1.24.3