pandaphd commited on
Commit
3aa0b1f
·
1 Parent(s): 439babc

fix transformers

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -7,14 +7,14 @@ imageio==2.36.0
7
  imageio-ffmpeg
8
  numpy==1.24.4
9
  transformers==4.39.3
10
- accelerate==1.0.1
11
  opencv-python
12
  gdown
13
  einops
14
  decord
15
  omegaconf
16
  safetensors
17
- gradio==5.1.0
18
  wandb
19
  triton
20
  huggingface_hub==0.23.0
 
7
  imageio-ffmpeg
8
  numpy==1.24.4
9
  transformers==4.39.3
10
+ accelerate==0.30.0
11
  opencv-python
12
  gdown
13
  einops
14
  decord
15
  omegaconf
16
  safetensors
17
+ gradio
18
  wandb
19
  triton
20
  huggingface_hub==0.23.0