PseudoTerminal X
commited on
Commit
•
4231807
1
Parent(s):
40dbdca
Upload folder using huggingface_hub
Browse files
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,6 +51,7 @@
|
|
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,
|
|
|
1 |
{
|
2 |
"_class_name": "UNet2DConditionModel",
|
3 |
+
"_diffusers_version": "0.29.0.dev0",
|
4 |
+
"_name_or_path": "/home/user/training/lite-models/checkpoint-28000",
|
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 |
+
"reverse_transformer_layers_per_block": null,
|
55 |
"sample_size": 128,
|
56 |
"time_cond_proj_dim": null,
|
57 |
"time_embedding_act_fn": null,
|
unet/diffusion_pytorch_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5135151440
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:adae724f2cc21669a9ae431188b44113c89f7ea37708f5302f41019eb3eee163
|
3 |
size 5135151440
|