sebascorreia
commited on
Commit
•
ca37818
1
Parent(s):
7dce453
Epoch 0
Browse files
logs/train_unet/events.out.tfevents.1694254542.56909b172a8b.6370.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fbf8ebc64637f8d243dc3caff0f3c384023559aa8df5ca5bfa0f4df8389612ed
|
3 |
+
size 80430
|
unet/config.json
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
{
|
2 |
"_class_name": "UNet2DConditionModel",
|
3 |
"_diffusers_version": "0.20.2",
|
4 |
-
"_name_or_path": "/root/.cache/huggingface/hub/models--sebascorreia--jazz-encodings/snapshots/41a2dce24ea4b1f6fbd41f2253c26e7346b24e24/unet",
|
5 |
"act_fn": "silu",
|
6 |
"addition_embed_type": null,
|
7 |
"addition_embed_type_num_heads": 64,
|
@@ -19,7 +18,7 @@
|
|
19 |
"class_embeddings_concat": false,
|
20 |
"conv_in_kernel": 3,
|
21 |
"conv_out_kernel": 3,
|
22 |
-
"cross_attention_dim":
|
23 |
"cross_attention_norm": null,
|
24 |
"down_block_types": [
|
25 |
"CrossAttnDownBlock2D",
|
|
|
1 |
{
|
2 |
"_class_name": "UNet2DConditionModel",
|
3 |
"_diffusers_version": "0.20.2",
|
|
|
4 |
"act_fn": "silu",
|
5 |
"addition_embed_type": null,
|
6 |
"addition_embed_type_num_heads": 64,
|
|
|
18 |
"class_embeddings_concat": false,
|
19 |
"conv_in_kernel": 3,
|
20 |
"conv_out_kernel": 3,
|
21 |
+
"cross_attention_dim": 256,
|
22 |
"cross_attention_norm": null,
|
23 |
"down_block_types": [
|
24 |
"CrossAttnDownBlock2D",
|
unet/diffusion_pytorch_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:c81d692d174f5f4041b900b39cbf8ccf9111896f53febba31f577e751f8eed21
|
3 |
+
size 548551292
|