Skip to content

Commit be4ac62

Browse files
author
wangwei
committed
support video extension and start/end frame control
1 parent c85fc6b commit be4ac62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ python3 generate_video_df.py \
248248
- **<span id="se">Start/End Frame Control</span>**
249249
```shell
250250
model_id=Skywork/SkyReels-V2-DF-14B-540P
251-
# asynchronous inference
251+
# start/end frame control
252252
python3 generate_video_df.py \
253253
--model_id ${model_id} \
254254
--resolution 540P \

0 commit comments

Comments
 (0)