Spaces:
Running
on
Zero
Running
on
Zero
pipeline_type: base | |
checkpoint_path: "ltx-video-2b-v0.9.1.safetensors" | |
guidance_scale: 3 | |
stg_scale: 1 | |
rescaling_scale: 0.7 | |
skip_block_list: [19] | |
num_inference_steps: 40 | |
stg_mode: "attention_values" # options: "attention_values", "attention_skip", "residual", "transformer_block" | |
decode_timestep: 0.05 | |
decode_noise_scale: 0.025 | |
text_encoder_model_name_or_path: "PixArt-alpha/PixArt-XL-2-1024-MS" | |
precision: "bfloat16" | |
sampler: "from_checkpoint" # options: "uniform", "linear-quadratic", "from_checkpoint" | |
prompt_enhancement_words_threshold: 120 | |
prompt_enhancer_image_caption_model_name_or_path: "MiaoshouAI/Florence-2-large-PromptGen-v2.0" | |
prompt_enhancer_llm_model_name_or_path: "unsloth/Llama-3.2-3B-Instruct" | |
stochastic_sampling: false |