eaglelandsonce commited on
Commit
8149aed
·
verified ·
1 Parent(s): 3276eea

Create requirements.txt

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