ddpm-cd / cd_head /cdd-50-100 /config.json
BiliSakura's picture
Add files using upload-large-folder tool
01176da verified
raw
history blame
252 Bytes
{
"feat_scales": [
2,
5,
8,
11,
14
],
"inner_channel": 128,
"channel_multiplier": [
1,
2,
4,
8,
8
],
"out_channels": 2,
"img_size": 256,
"time_steps": [
50,
100
]
}