Skip to content

Commit 8e2c32a

Browse files
authored
Update pipeline_stg_ltx.py
1 parent b08766b commit 8e2c32a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/community/pipeline_stg_ltx.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
5757
>>> # Configure STG mode options
5858
>>> stg_applied_layers_idx = [19] # Layer indices from 0 to 41
59-
>>> stg_scale = 1.0
59+
>>> stg_scale = 1.0 # Set 0.0 for CFG
6060
>>> do_rescaling = False
6161
6262
>>> video = pipe(

0 commit comments

Comments
 (0)