| { | |
| "_class_name": "IBQ", | |
| "_diffusers_version": "0.35.2", | |
| "attn_resolutions": [ | |
| 16 | |
| ], | |
| "batch_maximization_weight": 1.0, | |
| "beta": 0.25, | |
| "ch": 256, | |
| "ch_mult": [ | |
| 1, | |
| 1, | |
| 2, | |
| 2, | |
| 4 | |
| ], | |
| "cosine_similarity": false, | |
| "double_z": false, | |
| "dropout": 0.0, | |
| "embed_dim": 256, | |
| "entropy_temperature": 0.01, | |
| "in_channels": 3, | |
| "n_embed": 131072, | |
| "num_res_blocks": 4, | |
| "out_ch": 3, | |
| "resolution": 256, | |
| "sample_minimization_weight": 1.0, | |
| "use_entropy_loss": false, | |
| "z_channels": 256 | |
| } | |