yanze commited on
Commit
7ec536c
1 Parent(s): 7996f44

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,10 +1,10 @@
1
- torch==2.0.0
2
- torchvision==0.15.1
3
  diffusers==0.25.0
4
  transformers==4.36.2
5
  gradio>=4.0.0
6
  opencv-python
7
- timm==0.9.16
8
  einops
9
  ftfy
10
  basicsr
@@ -13,3 +13,4 @@ insightface
13
  onnxruntime-gpu
14
  accelerate
15
  spaces==0.19.4
 
 
1
+ torch==2.1.0
2
+ torchvision==0.16.0
3
  diffusers==0.25.0
4
  transformers==4.36.2
5
  gradio>=4.0.0
6
  opencv-python
7
+ timm
8
  einops
9
  ftfy
10
  basicsr
 
13
  onnxruntime-gpu
14
  accelerate
15
  spaces==0.19.4
16
+ huggingface-hub