| { | |
| "type": "consistency_model", | |
| "denoiser": { | |
| "C": 4, | |
| "H": 64, | |
| "W": 64, | |
| "T": 4, | |
| "num_actions": 2 | |
| }, | |
| "consistency": { | |
| "sigma_min": 0.002, | |
| "sigma_max": 5.0, | |
| "sigma_data": 0.5, | |
| "num_steps": 1 | |
| }, | |
| "decoder": { | |
| "L": 4, | |
| "H_in": 64, | |
| "W_in": 64, | |
| "H_out": 256, | |
| "W_out": 256, | |
| "factor": 4 | |
| }, | |
| "latent_scale": { | |
| "min": -4.397, | |
| "max": 11.336 | |
| } | |
| } | |