sebascorreia
commited on
Commit
•
246c53e
1
Parent(s):
3f64825
Epoch 0
Browse files
logs/train_unet/events.out.tfevents.1693406798.1eda62d09404.6607.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:57bf3930ae0fcb0814fd605e16da7dee216f9974f9a2be3031630adc522f81e2
|
3 |
+
size 80430
|
unet/config.json
CHANGED
@@ -18,7 +18,7 @@
|
|
18 |
"class_embeddings_concat": false,
|
19 |
"conv_in_kernel": 3,
|
20 |
"conv_out_kernel": 3,
|
21 |
-
"cross_attention_dim":
|
22 |
"cross_attention_norm": null,
|
23 |
"down_block_types": [
|
24 |
"CrossAttnDownBlock2D",
|
|
|
18 |
"class_embeddings_concat": false,
|
19 |
"conv_in_kernel": 3,
|
20 |
"conv_out_kernel": 3,
|
21 |
+
"cross_attention_dim": 100,
|
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:179891063f9a1d4de72d7f72fe6f22c76bc51023f5e216e5b48b3f91c4498ad4
|
3 |
+
size 542321276
|