ryanshelley commited on
Commit
b069704
·
verified ·
1 Parent(s): d3ce84e

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ gradio==4.44.0
2
+ google-generativeai==0.8.3
3
+ scikit-learn==1.3.2
4
+ numpy==1.24.3