tianyi0216
commited on
Commit
•
dea1e79
1
Parent(s):
aa16726
Delete safety_checker/config.json
Browse files- safety_checker/config.json +0 -28
safety_checker/config.json
DELETED
@@ -1,28 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"_name_or_path": "/root/.cache/huggingface/hub/models--timbrooks--instruct-pix2pix/snapshots/31519b5cb02a7fd89b906d88731cd4d6a7bbf88d/safety_checker",
|
3 |
-
"architectures": [
|
4 |
-
"StableDiffusionSafetyChecker"
|
5 |
-
],
|
6 |
-
"initializer_factor": 1.0,
|
7 |
-
"logit_scale_init_value": 2.6592,
|
8 |
-
"model_type": "clip",
|
9 |
-
"projection_dim": 768,
|
10 |
-
"text_config": {
|
11 |
-
"dropout": 0.0,
|
12 |
-
"hidden_size": 768,
|
13 |
-
"intermediate_size": 3072,
|
14 |
-
"model_type": "clip_text_model",
|
15 |
-
"num_attention_heads": 12
|
16 |
-
},
|
17 |
-
"torch_dtype": "float32",
|
18 |
-
"transformers_version": "4.40.0",
|
19 |
-
"vision_config": {
|
20 |
-
"dropout": 0.0,
|
21 |
-
"hidden_size": 1024,
|
22 |
-
"intermediate_size": 4096,
|
23 |
-
"model_type": "clip_vision_model",
|
24 |
-
"num_attention_heads": 16,
|
25 |
-
"num_hidden_layers": 24,
|
26 |
-
"patch_size": 14
|
27 |
-
}
|
28 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|