Update README.md
Browse files
README.md
CHANGED
@@ -48,9 +48,9 @@ fastvideo generate \
|
|
48 |
--vae-cpu-offload False \
|
49 |
--text-encoder-cpu-offload True \
|
50 |
--pin-cpu-memory False \
|
51 |
-
--height
|
52 |
-
--width
|
53 |
-
--num-frames
|
54 |
--num-inference-steps 50 \
|
55 |
--fps 16 \
|
56 |
--guidance-scale 5.0 \
|
|
|
48 |
--vae-cpu-offload False \
|
49 |
--text-encoder-cpu-offload True \
|
50 |
--pin-cpu-memory False \
|
51 |
+
--height 720 \
|
52 |
+
--width 1280 \
|
53 |
+
--num-frames 81 \
|
54 |
--num-inference-steps 50 \
|
55 |
--fps 16 \
|
56 |
--guidance-scale 5.0 \
|