We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c85fc6b commit be4ac62Copy full SHA for be4ac62
README.md
@@ -248,7 +248,7 @@ python3 generate_video_df.py \
248
- **<span id="se">Start/End Frame Control</span>**
249
```shell
250
model_id=Skywork/SkyReels-V2-DF-14B-540P
251
-# asynchronous inference
+# start/end frame control
252
python3 generate_video_df.py \
253
--model_id ${model_id} \
254
--resolution 540P \
0 commit comments