PseudoTerminal X
commited on
Commit
•
c0f6477
1
Parent(s):
486b2ad
Update unet/config.json
Browse files- unet/config.json +2 -3
unet/config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_class_name": "UNet2DConditionModel",
|
3 |
-
"_diffusers_version": "0.
|
4 |
-
"_name_or_path": "/
|
5 |
"act_fn": "silu",
|
6 |
"addition_embed_type": "text_time",
|
7 |
"addition_embed_type_num_heads": 64,
|
@@ -51,7 +51,6 @@
|
|
51 |
"resnet_out_scale_factor": 1.0,
|
52 |
"resnet_skip_time_act": false,
|
53 |
"resnet_time_scale_shift": "default",
|
54 |
-
"reverse_transformer_layers_per_block": null,
|
55 |
"sample_size": 128,
|
56 |
"time_cond_proj_dim": null,
|
57 |
"time_embedding_act_fn": null,
|
|
|
1 |
{
|
2 |
"_class_name": "UNet2DConditionModel",
|
3 |
+
"_diffusers_version": "0.22.0.dev0",
|
4 |
+
"_name_or_path": "/notebooks/datasets/models/checkpoint-17400",
|
5 |
"act_fn": "silu",
|
6 |
"addition_embed_type": "text_time",
|
7 |
"addition_embed_type_num_heads": 64,
|
|
|
51 |
"resnet_out_scale_factor": 1.0,
|
52 |
"resnet_skip_time_act": false,
|
53 |
"resnet_time_scale_shift": "default",
|
|
|
54 |
"sample_size": 128,
|
55 |
"time_cond_proj_dim": null,
|
56 |
"time_embedding_act_fn": null,
|