Upload 6 files
Browse files- optimizer.bin +3 -0
- prior/config.json +20 -0
- prior/diffusion_pytorch_model.bin +3 -0
- random_states_0.pkl +3 -0
- scaler.pt +3 -0
- scheduler.bin +3 -0
optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3e7973a7ed9d80b940b225751ba22734c3ee1a3e12059078486bd1569432224f
|
3 |
+
size 2059054981
|
prior/config.json
ADDED
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_class_name": "PriorTransformer",
|
3 |
+
"_diffusers_version": "0.20.0.dev0",
|
4 |
+
"_name_or_path": "kandinsky-community/kandinsky-2-2-prior",
|
5 |
+
"added_emb_type": "prd",
|
6 |
+
"additional_embeddings": 4,
|
7 |
+
"attention_head_dim": 64,
|
8 |
+
"clip_embed_dim": null,
|
9 |
+
"dropout": 0.0,
|
10 |
+
"embedding_dim": 1280,
|
11 |
+
"embedding_proj_dim": null,
|
12 |
+
"embedding_proj_norm_type": null,
|
13 |
+
"encoder_hid_proj_type": "linear",
|
14 |
+
"norm_in_type": null,
|
15 |
+
"num_attention_heads": 32,
|
16 |
+
"num_embeddings": 77,
|
17 |
+
"num_layers": 20,
|
18 |
+
"time_embed_act_fn": "silu",
|
19 |
+
"time_embed_dim": null
|
20 |
+
}
|
prior/diffusion_pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:30128e0f06d3b3fb9ce96c3c7472ae78e821dbd70216f657b038e3ba936203bd
|
3 |
+
size 4105026049
|
random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4ed2b2b14293b221f1e10194ac6501968a215f81567b6aee4a1b07ed6adec460
|
3 |
+
size 14663
|
scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:68cff80b680ddf6e7abbef98b5f336b97f9b5963e2209307f639383870e8cc71
|
3 |
+
size 557
|
scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:963c3085720a3a3ca1d178559a0f2dc5d5b36fa395a4663f0194bfac4a754038
|
3 |
+
size 563
|