Skip to content

Commit cdec1b4

Browse files
committed
Add missing attention config
1 parent 0c5fc85 commit cdec1b4

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/maxdiffusion/configs/ltx_video.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ frame_rate: 30
2020
max_sequence_length: 512
2121
sampler: "from_checkpoint"
2222

23+
# Attention settings
24+
attention: "standard"
25+
attention_sharding_uniform: False
26+
2327
# Generation parameters
2428
pipeline_type: multi-scale
2529
prompt: "A man in a dimly lit room talks on a vintage telephone, hangs up, and looks down with a sad expression. He holds the black rotary phone to his right ear with his right hand, his left hand holding a rocks glass with amber liquid. He wears a brown suit jacket over a white shirt, and a gold ring on his left ring finger. His short hair is neatly combed, and he has light skin with visible wrinkles around his eyes. The camera remains stationary, focused on his face and upper body. The room is dark, lit only by a warm light source off-screen to the left, casting shadows on the wall behind him. The scene appears to be from a movie."

0 commit comments

Comments
 (0)