eaglelandsonce commited on
Commit
737b5c1
·
verified ·
1 Parent(s): f26dd78

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ gradio>=4.0.0
2
+ torch>=2.0.0
3
+ numpy
4
+ matplotlib
5
+ pandas