MyModel / config.json
Malik99999's picture
Update config.json
1969a56 verified
raw
history blame contribute delete
239 Bytes
{
"model_type": "unet",
"revision": "main",
"tokenizer": "stable-diffusion-v1-5",
"torch_dtype": "float16",
"architecture": "UNet2DConditionModel",
"tokenizer": "openai/clip-vit-base-patch16",
"scheduler": "PNDMScheduler"
}