userhugginggit commited on
Commit
77659bd
·
verified ·
1 Parent(s): 7455256

Update requirements.txt

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