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 8e2c32a commit 1d4d0bdCopy full SHA for 1d4d0bd
examples/community/pipeline_stg_ltx_image2video.py
@@ -60,7 +60,7 @@
60
61
>>> # Configure STG mode options
62
>>> stg_applied_layers_idx = [19] # Layer indices from 0 to 41
63
- >>> stg_scale = 1.0
+ >>> stg_scale = 1.0 # Set 0.0 for CFG
64
>>> do_rescaling = False
65
66
>>> video = pipe(
0 commit comments