Spaces:
Runtime error
Runtime error
update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
-
diffusers
|
|
|
|
|
2 |
transformers
|
3 |
accelerate
|
4 |
torch
|
@@ -13,6 +15,4 @@ pandas
|
|
13 |
einops
|
14 |
ftfy
|
15 |
opencv-python
|
16 |
-
decord==0.6.0
|
17 |
-
bitsandbytes==0.35.4
|
18 |
|
|
|
1 |
+
diffusers==0.19.3
|
2 |
+
decord==0.6.0
|
3 |
+
bitsandbytes==0.35.4
|
4 |
transformers
|
5 |
accelerate
|
6 |
torch
|
|
|
15 |
einops
|
16 |
ftfy
|
17 |
opencv-python
|
|
|
|
|
18 |
|