Add transformer proj
Browse files- unet/config.json +0 -1
- unet/diffusion_model.pt +2 -2
unet/config.json
CHANGED
@@ -14,7 +14,6 @@
|
|
14 |
"conv_resample": true,
|
15 |
"dims": 2,
|
16 |
"dropout": 0.1,
|
17 |
-
"encoder_channels": null,
|
18 |
"in_channels": 3,
|
19 |
"model_channels": 192,
|
20 |
"num_head_channels": 64,
|
|
|
14 |
"conv_resample": true,
|
15 |
"dims": 2,
|
16 |
"dropout": 0.1,
|
|
|
17 |
"in_channels": 3,
|
18 |
"model_channels": 192,
|
19 |
"num_head_channels": 64,
|
unet/diffusion_model.pt
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:c0f8313e755b8aea63d67ae7177e073e901c9812136511df4759feea84f840b9
|
3 |
+
size 1235135533
|