sijunhe's picture
Upload with huggingface_hub
686c9a0
raw
history blame contribute delete
525 Bytes
{
"architectures": [
"StableDiffusionSafetyChecker"
],
"attention_dropout": 0.0,
"dropout": 0.0,
"dtype": "float32",
"hidden_act": "quick_gelu",
"hidden_size": 32,
"image_size": 32,
"initializer_factor": 1.0,
"initializer_range": 0.02,
"intermediate_size": 3072,
"layer_norm_eps": 1e-05,
"model_type": "clip_vision_model",
"num_attention_heads": 4,
"num_channels": 3,
"num_hidden_layers": 5,
"paddlenlp_version": null,
"patch_size": 2,
"projection_dim": 512,
"return_dict": true
}