Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
-
torch
|
2 |
-
torchvision
|
3 |
-
|
4 |
-
transformers
|
5 |
-
diffusers==0.
|
6 |
huggingface-hub==0.27.0
|
7 |
controlnet_aux
|
8 |
einops
|
|
|
1 |
+
torch
|
2 |
+
torchvision
|
3 |
+
torchaudio
|
4 |
+
transformers
|
5 |
+
diffusers==0.32.2
|
6 |
huggingface-hub==0.27.0
|
7 |
controlnet_aux
|
8 |
einops
|