Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
lllyasviel
/
ControlNet
like
3.74k
License:
openrail
Model card
Files
Files and versions
Community
67
refs/pr/63
ControlNet
/
config.json
szili2011
Create config.json
036af0d
verified
11 months ago
raw
Copy download link
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
}