File size: 528 Bytes
1f1004e | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | {
"repo_id": "W8Yi/distilled-wsi-diffusion",
"source_ckpt": "/common/users/wq50/SAE_path/runs/pixcell_student_traj/ckpt/final.pt",
"weights_key": "ema",
"export_dtype": "fp16",
"student_arch": "pixcell",
"cond_dim": 1536,
"latent_size": 32,
"teacher_steps": 28,
"guidance_student": 1.0,
"default_sample_steps": 4,
"pix_model_id": "StonyBrook-CVLab/PixCell-256",
"pix_pipeline_id": "StonyBrook-CVLab/PixCell-pipeline",
"vae_model_id": "stabilityai/stable-diffusion-3.5-large",
"vae_subfolder": "vae"
} |