Nuhin23 commited on
Commit
6ef6fc1
Β·
verified Β·
1 Parent(s): 71e3a09

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ pandas==2.2.3
2
+ numpy==1.26.4
3
+ scikit-learn==1.3.2
4
+ gradio==3.43.0
5
+ datasets==2.21.0