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 b08766b commit 8e2c32aCopy full SHA for 8e2c32a
examples/community/pipeline_stg_ltx.py
@@ -56,7 +56,7 @@
56
57
>>> # Configure STG mode options
58
>>> stg_applied_layers_idx = [19] # Layer indices from 0 to 41
59
- >>> stg_scale = 1.0
+ >>> stg_scale = 1.0 # Set 0.0 for CFG
60
>>> do_rescaling = False
61
62
>>> video = pipe(
0 commit comments