Spaces:
Runtime error
Runtime error
LeoXing1996
commited on
Commit
•
1d8e8f1
1
Parent(s):
3c4e63a
fix req
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ torch>=2.0.0
|
|
3 |
torchvision
|
4 |
diffusers==0.24.0
|
5 |
transformers==4.25.1
|
6 |
-
xformers
|
7 |
imageio==2.27.0
|
8 |
decord==0.6.0
|
9 |
einops
|
|
|
3 |
torchvision
|
4 |
diffusers==0.24.0
|
5 |
transformers==4.25.1
|
6 |
+
xformers
|
7 |
imageio==2.27.0
|
8 |
decord==0.6.0
|
9 |
einops
|