model files
Browse files- config.json +17 -0
- diffusion_pytorch_model.safetensors +3 -0
config.json
ADDED
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_class_name": "PriorTransformer",
|
3 |
+
"_diffusers_version": "0.20.2",
|
4 |
+
"added_emb_type": "prd",
|
5 |
+
"additional_embeddings": 4,
|
6 |
+
"attention_head_dim": 32,
|
7 |
+
"clip_embed_dim": null,
|
8 |
+
"dropout": 0.0,
|
9 |
+
"embedding_dim": 1280,
|
10 |
+
"embedding_proj_dim": null,
|
11 |
+
"embedding_proj_norm_type": null,
|
12 |
+
"encoder_hid_proj_type": "linear",
|
13 |
+
"norm_in_type": null,
|
14 |
+
"num_attention_heads": 16,
|
15 |
+
"num_embeddings": 77,
|
16 |
+
"num_layers": 10
|
17 |
+
}
|
diffusion_pytorch_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0846a660de25320089e11107f4737c5852415fdc452e12db0e278d099afd904a
|
3 |
+
size 139416656
|