Upload StableDiffusionPipeline
Browse files
safety_checker/config.json
CHANGED
|
@@ -23,7 +23,7 @@
|
|
| 23 |
"torch_dtype": "float32",
|
| 24 |
"vocab_size": 49408
|
| 25 |
},
|
| 26 |
-
"torch_dtype": "
|
| 27 |
"transformers_version": "4.53.2",
|
| 28 |
"vision_config": {
|
| 29 |
"attention_dropout": 0.0,
|
|
|
|
| 23 |
"torch_dtype": "float32",
|
| 24 |
"vocab_size": 49408
|
| 25 |
},
|
| 26 |
+
"torch_dtype": "bfloat16",
|
| 27 |
"transformers_version": "4.53.2",
|
| 28 |
"vision_config": {
|
| 29 |
"attention_dropout": 0.0,
|
safety_checker/model.safetensors
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:013ddb2eb3e3ddb6b91fd739de8abbc8281de91f2ae9f5067ac8586d6aa29cf6
|
| 3 |
+
size 608016672
|
text_encoder/config.json
CHANGED
|
@@ -18,7 +18,7 @@
|
|
| 18 |
"num_hidden_layers": 12,
|
| 19 |
"pad_token_id": 1,
|
| 20 |
"projection_dim": 768,
|
| 21 |
-
"torch_dtype": "
|
| 22 |
"transformers_version": "4.53.2",
|
| 23 |
"vocab_size": 49408
|
| 24 |
}
|
|
|
|
| 18 |
"num_hidden_layers": 12,
|
| 19 |
"pad_token_id": 1,
|
| 20 |
"projection_dim": 768,
|
| 21 |
+
"torch_dtype": "bfloat16",
|
| 22 |
"transformers_version": "4.53.2",
|
| 23 |
"vocab_size": 49408
|
| 24 |
}
|
text_encoder/model.safetensors
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:893d67a23f4693ed42cdab4cbad7fe3e727cf59609c40da28a46b5470f9ed082
|
| 3 |
+
size 246144352
|
unet/diffusion_pytorch_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1719125992
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:526191e64ca77b5607bfa578c064c6b6505dffa7e169f2c0fe6a901c3289a41c
|
| 3 |
size 1719125992
|