Spaces:
Running
on
Zero
Running
on
Zero
fix hub
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,6 +5,7 @@ torchaudio==2.1.1
|
|
5 |
diffusers==0.24.0
|
6 |
imageio==2.36.0
|
7 |
imageio-ffmpeg
|
|
|
8 |
transformers==4.45.2
|
9 |
accelerate==1.0.1
|
10 |
opencv-python
|
@@ -16,4 +17,4 @@ safetensors
|
|
16 |
gradio==5.1.0
|
17 |
wandb
|
18 |
triton
|
19 |
-
huggingface_hub==0.
|
|
|
5 |
diffusers==0.24.0
|
6 |
imageio==2.36.0
|
7 |
imageio-ffmpeg
|
8 |
+
numpy==1.24.4
|
9 |
transformers==4.45.2
|
10 |
accelerate==1.0.1
|
11 |
opencv-python
|
|
|
17 |
gradio==5.1.0
|
18 |
wandb
|
19 |
triton
|
20 |
+
huggingface_hub==0.23.0
|