ControlNet / config.json
szili2011's picture
Create config.json
036af0d verified
raw
history blame
199 Bytes
{
"model_type": "controlnet",
"pretrained_model": "lllyasviel/ControlNet",
"num_hidden_layers": 12,
"hidden_size": 768,
"num_attention_heads": 12,
"intermediate_size": 3072
}