Spaces:
Running
Running
update diffusers
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
torch==2.3
|
2 |
torchvision==0.18
|
3 |
-
diffusers==0.
|
4 |
transformers==4.42
|
5 |
decord==0.6
|
6 |
einops==0.8
|
|
|
1 |
torch==2.3
|
2 |
torchvision==0.18
|
3 |
+
diffusers==0.32.2
|
4 |
transformers==4.42
|
5 |
decord==0.6
|
6 |
einops==0.8
|