yanze commited on
Commit
4e34582
1 Parent(s): 6038bd6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -4
requirements.txt CHANGED
@@ -1,8 +1,7 @@
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
  einops
8
  ftfy
@@ -13,4 +12,4 @@ onnxruntime-gpu
13
  accelerate
14
  spaces==0.19.4
15
  huggingface-hub
16
- timm
 
 
 
1
  diffusers==0.25.0
2
+ torch==2.0.0
3
+ torchvision==0.15.1
4
  transformers==4.36.2
 
5
  opencv-python
6
  einops
7
  ftfy
 
12
  accelerate
13
  spaces==0.19.4
14
  huggingface-hub
15
+ timm==0.5.4