Amould commited on
Commit
2b0a227
·
verified ·
1 Parent(s): 78d89c1

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
+ pandas>=2.0
3
+ matplotlib>=3.7
4
+ numpy>=1.24