Skip to content

Commit 1d4d0bd

Browse files
authored
Update pipeline_stg_ltx_image2video.py
1 parent 8e2c32a commit 1d4d0bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/community/pipeline_stg_ltx_image2video.py

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

0 commit comments

Comments
 (0)