comrender commited on
Commit
64dd6d5
·
verified ·
1 Parent(s): 131afe3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
- gradio>=4.0.0
2
  gradio_imageslider
3
  torch
4
  torchvision
5
  diffusers
6
- transformers==4.41.2
7
  huggingface_hub
8
  spaces
9
  accelerate
@@ -12,4 +12,4 @@ Pillow
12
  numpy
13
  requests
14
  einops
15
- timm==0.9.8 # Pins to avoid rs deprecation warning
 
1
+ gradio
2
  gradio_imageslider
3
  torch
4
  torchvision
5
  diffusers
6
+ transformers
7
  huggingface_hub
8
  spaces
9
  accelerate
 
12
  numpy
13
  requests
14
  einops
15
+ timm