juggernautXL_v8Rundiffusion / model_index.json
oieieio's picture
Update model_index.json
9d5587b verified
raw
history blame contribute delete
273 Bytes
{
"_class_name": "StableDiffusionPipeline",
"vae": ["AutoencoderKL", null],
"text_encoder": ["CLIPTextModel", null],
"tokenizer": ["CLIPTokenizer", null],
"unet": ["UNet2DConditionModel", null],
"scheduler": ["DPMSolverMultistepScheduler", null]
}