anujkum0x commited on
Commit
b5ef869
·
verified ·
1 Parent(s): 34312b9

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ gradio>=3.50.2
2
+ pandas>=1.5.3
3
+ numpy>=1.24.3
4
+ matplotlib>=3.7.1