mirror of
https://www.modelscope.cn/Tencent-Hunyuan/HunyuanVideo-1.5.git
synced 2026-04-02 13:52:54 +08:00
Upload folder using ModelScope SDK (batch 1/1)
This commit is contained in:
43
transformer/720p_sr_distilled/config.json
Normal file
43
transformer/720p_sr_distilled/config.json
Normal file
@ -0,0 +1,43 @@
|
||||
{
|
||||
"_class_name": "HunyuanVideo_1_5_DiffusionTransformer",
|
||||
"_diffusers_version": "0.35.0",
|
||||
"attn_mode": "flash",
|
||||
"attn_param": null,
|
||||
"concat_condition": false,
|
||||
"glyph_byT5_v2": true,
|
||||
"guidance_embed": false,
|
||||
"heads_num": 16,
|
||||
"hidden_size": 2048,
|
||||
"ideal_resolution": "720p",
|
||||
"ideal_task": null,
|
||||
"in_channels": 98,
|
||||
"is_reshape_temporal_channels": false,
|
||||
"mlp_act_type": "gelu_tanh",
|
||||
"mlp_width_ratio": 4,
|
||||
"mm_double_blocks_depth": 54,
|
||||
"mm_single_blocks_depth": 0,
|
||||
"out_channels": 32,
|
||||
"patch_size": [
|
||||
1,
|
||||
1,
|
||||
1
|
||||
],
|
||||
"qk_norm": true,
|
||||
"qk_norm_type": "rms",
|
||||
"qkv_bias": true,
|
||||
"rope_dim_list": [
|
||||
16,
|
||||
56,
|
||||
56
|
||||
],
|
||||
"rope_theta": 256,
|
||||
"text_pool_type": null,
|
||||
"text_projection": "single_refiner",
|
||||
"text_states_dim": 3584,
|
||||
"text_states_dim_2": null,
|
||||
"use_attention_mask": true,
|
||||
"use_cond_type_embedding": true,
|
||||
"use_meanflow": true,
|
||||
"vision_projection": "linear",
|
||||
"vision_states_dim": 1152
|
||||
}
|
||||
Reference in New Issue
Block a user