Upload with huggingface_hub
Browse files
safety_checker/config.json
CHANGED
@@ -91,7 +91,7 @@
|
|
91 |
"num_attention_heads": 12,
|
92 |
"num_hidden_layers": 12
|
93 |
},
|
94 |
-
"torch_dtype": "
|
95 |
"transformers_version": null,
|
96 |
"vision_config": {
|
97 |
"_name_or_path": "",
|
|
|
91 |
"num_attention_heads": 12,
|
92 |
"num_hidden_layers": 12
|
93 |
},
|
94 |
+
"torch_dtype": "float16",
|
95 |
"transformers_version": null,
|
96 |
"vision_config": {
|
97 |
"_name_or_path": "",
|
safety_checker/pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1d37ca6e57ace94e4c2f03ed0f67b6dc83e1ef1160892074917aa68b28e2afc1
|
3 |
+
size 608098599
|
text_encoder/config.json
CHANGED
@@ -19,7 +19,7 @@
|
|
19 |
"num_hidden_layers": 12,
|
20 |
"pad_token_id": 1,
|
21 |
"projection_dim": 512,
|
22 |
-
"torch_dtype": "
|
23 |
"transformers_version": "4.25.1",
|
24 |
"vocab_size": 49408
|
25 |
}
|
|
|
19 |
"num_hidden_layers": 12,
|
20 |
"pad_token_id": 1,
|
21 |
"projection_dim": 512,
|
22 |
+
"torch_dtype": "float16",
|
23 |
"transformers_version": "4.25.1",
|
24 |
"vocab_size": 49408
|
25 |
}
|
text_encoder/pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2a4311d3fc7b70396637a703ba65b7db30041ba536f569ae8f548312641a0fd6
|
3 |
+
size 246187063
|
unet/diffusion_pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:997e26b3bc5a1079f425c7faca3b821cce05d28875e390086e2363658413bb3e
|
3 |
+
size 1719322405
|
vae/diffusion_pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9cab9e6ef49532bd47bb0dbfa8f6adab999c2ee36a6c6d33791177018bddbe7a
|
3 |
+
size 167402961
|