Arthuerwang
commited on
Commit
•
8f7acbc
1
Parent(s):
ad7dba6
Step 100
Browse files
unet/config.json
CHANGED
@@ -8,8 +8,8 @@
|
|
8 |
"block_out_channels": [
|
9 |
128,
|
10 |
128,
|
11 |
-
|
12 |
-
|
13 |
],
|
14 |
"center_input_sample": false,
|
15 |
"class_embed_type": null,
|
|
|
8 |
"block_out_channels": [
|
9 |
128,
|
10 |
128,
|
11 |
+
256,
|
12 |
+
256
|
13 |
],
|
14 |
"center_input_sample": false,
|
15 |
"class_embed_type": 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
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ca19ea92a7798fd0c086388f1383fca69acb461eaa69b2f67a01154481064fb1
|
3 |
+
size 75474516
|