wuerstchen / vqgan /config.json
finnstrom3693's picture
Upload WuerstchenCombinedPipeline
385de96 verified
raw
history blame contribute delete
418 Bytes
{
"_class_name": "PaellaVQModel",
"_diffusers_version": "0.30.2",
"_name_or_path": "/root/.cache/huggingface/hub/models--warp-ai--wuerstchen/snapshots/c3da41406ddd4d9c48c49aa93981a82354351b83/vqgan",
"bottleneck_blocks": 12,
"embed_dim": 384,
"in_channels": 3,
"latent_channels": 4,
"levels": 2,
"num_vq_embeddings": 8192,
"out_channels": 3,
"scale_factor": 0.3764,
"up_down_scale_factor": 2
}