RFTSystems commited on
Commit
c17370d
·
verified ·
1 Parent(s): 72a485a

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ numpy==1.26.4
2
+ pandas==2.2.2
3
+ matplotlib==3.9.0
4
+ gradio==4.44.0