not-someone
commited on
Commit
•
e7423c9
1
Parent(s):
bbfe5ad
Upload 3 files
Browse files
unet/config.json
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
{
|
2 |
"_class_name": "UNet2DConditionModel",
|
3 |
-
"_diffusers_version": "0.10.
|
4 |
-
"_name_or_path": "D:/Work/StableTuner/models/dreamlikeart/dreamlikeart_640_e1_f",
|
5 |
"act_fn": "silu",
|
6 |
"attention_head_dim": 8,
|
7 |
"block_out_channels": [
|
@@ -30,7 +29,7 @@
|
|
30 |
"num_class_embeds": null,
|
31 |
"only_cross_attention": false,
|
32 |
"out_channels": 4,
|
33 |
-
"sample_size":
|
34 |
"up_block_types": [
|
35 |
"UpBlock2D",
|
36 |
"CrossAttnUpBlock2D",
|
|
|
1 |
{
|
2 |
"_class_name": "UNet2DConditionModel",
|
3 |
+
"_diffusers_version": "0.10.2",
|
|
|
4 |
"act_fn": "silu",
|
5 |
"attention_head_dim": 8,
|
6 |
"block_out_channels": [
|
|
|
29 |
"num_class_embeds": null,
|
30 |
"only_cross_attention": false,
|
31 |
"out_channels": 4,
|
32 |
+
"sample_size": 32,
|
33 |
"up_block_types": [
|
34 |
"UpBlock2D",
|
35 |
"CrossAttnUpBlock2D",
|
unet/diffusion_pytorch_model.bin
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:60eed849fd1b8c48238b3c65e1352297590b6f268d74daf02d5a4447e8285f03
|
3 |
+
size 1719312805
|
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:c1d78542ac1609a3d0721d981332dbc5a74b2817f1f9b102e5d3c4f4c1dd40c6
|
3 |
+
size 1719125271
|