generated from fofr/cog-comfyui
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy patht2v-lora.json
135 lines (135 loc) · 2.9 KB
/
t2v-lora.json
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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
{
"1": {
"inputs": {
"model": "hunyuan_video_720_fp8_e4m3fn.safetensors",
"base_precision": "bf16",
"quantization": "fp8_e4m3fn",
"load_device": "offload_device",
"attention_mode": "sdpa",
"lora": [
"41",
0
]
},
"class_type": "HyVideoModelLoader",
"_meta": {
"title": "HunyuanVideo Model Loader"
}
},
"3": {
"inputs": {
"width": 1280,
"height": 320,
"num_frames": 85,
"steps": 50,
"embedded_guidance_scale": 6,
"flow_shift": 9,
"seed": 6,
"force_offload": 1,
"denoise_strength": 1,
"model": [
"1",
0
],
"hyvid_embeds": [
"30",
0
]
},
"class_type": "HyVideoSampler",
"_meta": {
"title": "HunyuanVideo Sampler"
}
},
"5": {
"inputs": {
"enable_vae_tiling": true,
"temporal_tiling_sample_size": 64,
"spatial_tile_sample_min_size": 256,
"auto_tile_size": true,
"vae": [
"7",
0
],
"samples": [
"3",
0
]
},
"class_type": "HyVideoDecode",
"_meta": {
"title": "HunyuanVideo Decode"
}
},
"7": {
"inputs": {
"model_name": "hunyuan_video_vae_bf16.safetensors",
"precision": "bf16"
},
"class_type": "HyVideoVAELoader",
"_meta": {
"title": "HunyuanVideo VAE Loader"
}
},
"16": {
"inputs": {
"llm_model": "Kijai/llava-llama-3-8b-text-encoder-tokenizer",
"clip_model": "openai/clip-vit-large-patch14",
"precision": "fp16",
"apply_final_norm": false,
"hidden_state_skip_layer": 2,
"quantization": "disabled"
},
"class_type": "DownloadAndLoadHyVideoTextEncoder",
"_meta": {
"title": "(Down)Load HunyuanVideo TextEncoder"
}
},
"30": {
"inputs": {
"prompt": "A modern [LUXX] glass-walled lounge with sleek furnishings opens to lush tropical greenery, blending indoor elegance with outdoor serenity.",
"force_offload": "bad quality video",
"prompt_template": "video",
"text_encoders": [
"16",
0
]
},
"class_type": "HyVideoTextEncode",
"_meta": {
"title": "HunyuanVideo TextEncode"
}
},
"34": {
"inputs": {
"frame_rate": 24,
"loop_count": 0,
"filename_prefix": "HunyuanVideo",
"format": "video/h264-mp4",
"pix_fmt": "yuv420p",
"crf": 19,
"save_metadata": true,
"trim_to_audio": false,
"pingpong": false,
"save_output": true,
"images": [
"5",
0
]
},
"class_type": "VHS_VideoCombine",
"_meta": {
"title": "Video Combine 🎥🅥🅗🅢"
}
},
"41": {
"inputs": {
"lora": "adapter_model_epoch172.safetensors",
"strength": 1
},
"class_type": "HyVideoLoraSelect",
"_meta": {
"title": "HunyuanVideo Lora Select"
}
}
}