Spaces:
Running
on
Zero
Running
on
Zero
fix transformers
Browse files- 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==
|
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
|
|
|
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
|