num_videos: 50 | |
output_root_dir: outputs_video_video_prompts | |
output_dir: ${output_root_dir}/${now:%Y-%m-%d_%H-%M-%S}/benchmark_video_generation | |
generate_kwargs: | |
negative_prompt: '' | |
num_inference_steps: 50 | |
guidance_scale: 6 | |
num_frames: 45 | |
prompt_sources: | |
- static/prompts/20241130_open_chatgpt4o_videos.txt | |
get_pipeline: | |
_target_: accediff.utils.factory.pipeline_factory.get_cogvideox_pipeline_with_tome_3d | |
repo_id: THUDM/CogVideoX-2b | |
hook_kwargs: | |
merge_ratio: 0.3 | |
st: 4 | |
sx: 6 | |
sy: 9 | |
tome_modele_names: | |
- transformer_blocks.{0..27}.attn1 | |