Manthanx commited on
Commit
3fab3aa
·
1 Parent(s): ba20db4

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ gradio==3.33.1
2
+ matplotlib==3.6.2
3
+ numpy==1.24.2
4
+ Pillow==9.3.0
5
+ torch==2.0.0
6
+ torchvision==0.15.1