{ | |
"model_type": "CLIP", | |
"architecture": "UNet", | |
"image_size": 512, | |
"num_channels": 4, | |
"num_layers": 32, | |
"num_attention_heads": 8, | |
"timesteps": 1000, | |
"scheduler": "ddim", | |
"vae_encoder": "autoencoder", | |
"vae_decoder": "autoencoder", | |
"attention": "scaled_dot_product", | |
"use_fp16": true, | |
"model_name": "anime-real-pantheon-2" | |
} | |