Upload 2 files
Browse files
unet/config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_class_name": "caT",
|
3 |
"_diffusers_version": "0.31.0",
|
4 |
-
"_name_or_path": "
|
5 |
"act_fn": "silu",
|
6 |
"attention_head_dim": 64,
|
7 |
"block_out_channels": [
|
|
|
1 |
{
|
2 |
"_class_name": "caT",
|
3 |
"_diffusers_version": "0.31.0",
|
4 |
+
"_name_or_path": "./model/unet",
|
5 |
"act_fn": "silu",
|
6 |
"attention_head_dim": 64,
|
7 |
"block_out_channels": [
|
unet/diffusion_pytorch_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 7647497912
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:49af0cce53f5099839566a288193d89d6b71a5a0a7e0ffb8b486709d675f51ca
|
3 |
size 7647497912
|