AnimateBench / configs /lyriel.yaml
ymzhang319's picture
dataset
512d9bb
base: 'configs/base.yaml'
prompts:
- - 1girl is crying
- 1girl is smiling, white hair by atey ghailan, by greg rutkowski, by greg tocchini
- 1girl in the wind, white hair by atey ghailan, by greg rutkowski, by greg tocchini
- - fireworks, 1castle
- Fire, 1castle
- Lightning struck the castle
- - 1man is smiling
- 1man, in the wind
- 1man, fire
- - clouds floating, painting by sargent and rhads and leyendecker and greg hildebrandt
- raining, painting by sargent and rhads and leyendecker and greg hildebrandt
- lightning, painting by sargent and rhads and leyendecker and greg hildebrandt
- - stars shining, 1castle, official art, extremely detailed CG unity 8k wallpaper, perfect lighting
- fireworks, 1castle, official art, extremely detailed CG unity 8k wallpaper, perfect lighting
- raining, 1castle, official art, extremely detailed CG unity 8k wallpaper, perfect lighting
n_prompt:
- ''
- ''
- ''
- ''
- ''
validation_data:
input_name: ''
validation_input_path: 'img/lyriel/'
save_path: 'result/lyriel/'
num_inference_steps: 25
guidance_scale: 7.5
img_mask: ''
pretrained_model_path: "/mnt/petrelfs/zhangyiming/project/Image2Video-AnimateDiff/models/StableDiffusion/"
unet_additional_kwargs:
use_motion_module : true
motion_module_resolutions : [ 1,2,4,8 ]
unet_use_cross_frame_attention : false
unet_use_temporal_attention : false
motion_module_type: Vanilla
motion_module_kwargs:
num_attention_heads : 8
num_transformer_block : 1
attention_block_types : [ "Temporal_Self", "Temporal_Self" ]
temporal_position_encoding : true
temporal_position_encoding_max_len : 32
temporal_attention_dim_div : 1
zero_initialize : true
generate:
use_image: true
use_video: false
sample_size: 512
video_length: 16
global_seed: [10917152860782582783, 6399018107401806238, 15875751942533906793, 6653196880059936551]
use_lora: false
use_db: true
lora_path: "models/DreamBooth_LoRA/ink_lora.safetensors"
db_path: "models/DreamBooth_LoRA/ly.safetensors"
lora_alpha: 0.8