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 6025848 commit b08766bCopy full SHA for b08766b
examples/community/pipeline_stg_hunyuan_video.py
@@ -58,7 +58,7 @@
58
59
>>> # Configure STG mode options
60
>>> stg_applied_layers_idx = [2] # Layer indices from 0 to 41
61
- >>> stg_scale = 1.0
+ >>> stg_scale = 1.0 # Set 0.0 for CFG
62
>>> do_rescaling = False
63
64
>>> output = pipe(
0 commit comments