mirror of
https://www.modelscope.cn/Tencent-Hunyuan/HunyuanVideo-1.5.git
synced 2026-04-02 22:02:52 +08:00
udpate readme (batch 1/1)
This commit is contained in:
12
upsampler/1080p_sr_distilled/config.json
Normal file
12
upsampler/1080p_sr_distilled/config.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"_class_name": "SRTo1080pUpsampler",
|
||||
"_diffusers_version": "0.35.0",
|
||||
"block_out_channels": [
|
||||
256,
|
||||
512
|
||||
],
|
||||
"is_residual": false,
|
||||
"num_res_blocks": 2,
|
||||
"out_channels": 32,
|
||||
"z_channels": 32
|
||||
}
|
||||
Reference in New Issue
Block a user