PacoTinoco11 commited on
Commit
be68a26
·
verified ·
1 Parent(s): b7a667c

Create requierements.txt

Browse files
Files changed (1) hide show
  1. requierements.txt +6 -0
requierements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ gradio>=5.22.0
2
+ matplotlib>=3.10.1
3
+ numpy>=2.1.3
4
+ scikit-learn>=1.6.1
5
+ tensorflow>=2.19.0
6
+ wandb>=0.19.8