-
Notifications
You must be signed in to change notification settings - Fork 14
/
tmp.yaml
76 lines (76 loc) · 2.19 KB
/
tmp.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
audio_ckpt_dir: D:\ComfyUI-Hallo-Onekey\ComfyUI\custom_nodes\ComfyUI-Hallo\pretrained_models\hallo
audio_separator:
model_path: D:\ComfyUI-Hallo-Onekey\ComfyUI\custom_nodes\ComfyUI-Hallo\pretrained_models\audio_separator\Kim_Vocal_2.onnx
base_model_path: D:\ComfyUI-Hallo-Onekey\ComfyUI\custom_nodes\ComfyUI-Hallo\pretrained_models\stable-diffusion-v1-5
cfg_scale: 3.5
data:
driving_audio:
sample_rate: 16000
export_video:
fps: 25
n_motion_frames: 2
n_sample_frames: 16
source_image:
height: 512
width: 512
driving_audio: default.wav
enable_zero_snr: true
face_analysis:
model_path: D:\ComfyUI-Hallo-Onekey\ComfyUI\custom_nodes\ComfyUI-Hallo\pretrained_models\face_analysis
face_expand_ratio: 1.1
face_weight: 1.1
inference_steps: 40
lip_weight: 1.1
motion_module_path: D:\ComfyUI-Hallo-Onekey\ComfyUI\custom_nodes\ComfyUI-Hallo\pretrained_models\motion_module\mm_sd_v15_v2.ckpt
noise_scheduler_kwargs:
beta_end: 0.012
beta_schedule: linear
beta_start: 0.00085
clip_sample: false
prediction_type: v_prediction
rescale_betas_zero_snr: true
steps_offset: 1
timestep_spacing: trailing
pose_weight: 1.1
sampler: DDIM
save_path: D:\ComfyUI-Hallo-Onekey\ComfyUI\output\hallo
source_image: ./default.png
unet_additional_kwargs:
audio_attention_dim: 768
motion_module_decoder_only: false
motion_module_kwargs:
attention_block_types:
- Temporal_Self
- Temporal_Self
num_attention_heads: 8
num_transformer_block: 1
temporal_attention_dim_div: 1
temporal_position_encoding: true
temporal_position_encoding_max_len: 32
motion_module_mid_block: true
motion_module_resolutions:
- 1
- 2
- 4
- 8
motion_module_type: Vanilla
stack_enable_blocks_depth:
- 0
- 1
- 2
- 3
stack_enable_blocks_name:
- up
- down
- mid
unet_use_cross_frame_attention: false
unet_use_temporal_attention: false
use_audio_module: true
use_inflated_groupnorm: true
use_motion_module: true
vae:
model_path: D:\ComfyUI-Hallo-Onekey\ComfyUI\custom_nodes\ComfyUI-Hallo\pretrained_models\sd-vae-ft-mse
wav2vec:
features: all
model_path: D:\ComfyUI-Hallo-Onekey\ComfyUI\custom_nodes\ComfyUI-Hallo\pretrained_models\wav2vec\wav2vec2-base-960h
weight_dtype: fp16