user-agent commited on
Commit
98c6c6d
·
verified ·
1 Parent(s): 21ae015

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +16 -3
requirements.txt CHANGED
@@ -1,6 +1,19 @@
1
- gradio>=4.0.0
2
  torch>=2.0.0
3
  torchvision>=0.15.0
4
- transformers>=4.36.0
5
  Pillow>=9.5.0
6
- requests>=2.31.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  torch>=2.0.0
2
  torchvision>=0.15.0
 
3
  Pillow>=9.5.0
4
+ requests>=2.31.0
5
+ accelerate
6
+ opencv-python
7
+ spaces
8
+ numpy
9
+ timm
10
+ kornia
11
+ prettytable
12
+ typing
13
+ scikit-image
14
+ huggingface_hub
15
+ transformers>=4.39.1
16
+ gradio
17
+ gradio_imageslider
18
+ loadimg>=0.1.1
19
+ einops