OriLib commited on
Commit
8e14e20
1 Parent(s): 6068ed6

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ gradio_imageslider
3
+ torch
4
+ torchvision
5
+ pillow
6
+ numpy
7
+ typing
8
+ gitpython