Skip to content

Commit b08766b

Browse files
authored
Update pipeline_stg_hunyuan_video.py
1 parent 6025848 commit b08766b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/community/pipeline_stg_hunyuan_video.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
5959
>>> # Configure STG mode options
6060
>>> stg_applied_layers_idx = [2] # Layer indices from 0 to 41
61-
>>> stg_scale = 1.0
61+
>>> stg_scale = 1.0 # Set 0.0 for CFG
6262
>>> do_rescaling = False
6363
6464
>>> output = pipe(

0 commit comments

Comments
 (0)