Doubleupai commited on
Commit
2bb4bc7
·
verified ·
1 Parent(s): 87f2da1

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ gradio>=3.0.0
2
+ numpy>=1.21.0
3
+ pandas>=1.3.0