Spaces:
Running
on
Zero
Running
on
Zero
fix version
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
torch==2.1.1
|
3 |
torchvision==0.16.1
|
4 |
torchaudio==2.1.1
|
5 |
-
diffusers==0.
|
6 |
imageio==2.36.0
|
7 |
imageio-ffmpeg
|
8 |
numpy==1.24.4
|
@@ -17,4 +17,4 @@ safetensors
|
|
17 |
gradio
|
18 |
wandb
|
19 |
triton
|
20 |
-
huggingface_hub==0.20.
|
|
|
2 |
torch==2.1.1
|
3 |
torchvision==0.16.1
|
4 |
torchaudio==2.1.1
|
5 |
+
diffusers==0.23.1
|
6 |
imageio==2.36.0
|
7 |
imageio-ffmpeg
|
8 |
numpy==1.24.4
|
|
|
17 |
gradio
|
18 |
wandb
|
19 |
triton
|
20 |
+
huggingface_hub==0.20.2
|