NegiTurkey commited on
Commit
f939696
1 Parent(s): e617194

Upload 2 files

Browse files
Files changed (2) hide show
  1. chameleon.jpg +0 -0
  2. requirements.txt +16 -0
chameleon.jpg ADDED
requirements.txt ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ torch
2
+ accelerate
3
+ opencv-python
4
+ spaces
5
+ pillow
6
+ numpy
7
+ timm
8
+ kornia
9
+ prettytable
10
+ typing
11
+ scikit-image
12
+ huggingface_hub
13
+ transformers>=4.39.1
14
+ gradio
15
+ gradio_imageslider
16
+ loadimg>=0.1.1