hbfreed commited on
Commit
2f644b0
1 Parent(s): 010a8b2

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.26.0
2
+ pandas>=1.4.3
3
+ torch>=1.12.0
4
+ torchvision>=0.13.0