VQVAE-Switti / config.json
AntonVoronov's picture
Push model using huggingface_hub.
0dcfe37 verified
raw
history blame contribute delete
201 Bytes
{
"ch": 160,
"share_quant_resi": 4,
"test_mode": true,
"v_patch_nums": [
1,
2,
3,
4,
6,
9,
13,
18,
24,
32
],
"vocab_size": 4096,
"z_channels": 32
}