Delete unet
Browse files
unet/config.json
DELETED
@@ -1,44 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"_class_name": "UNet3DConditionModel",
|
3 |
-
"_diffusers_version": "0.12.0.dev0",
|
4 |
-
"act_fn": "silu",
|
5 |
-
"attention_head_dim": 8,
|
6 |
-
"block_out_channels": [
|
7 |
-
320,
|
8 |
-
640,
|
9 |
-
1280,
|
10 |
-
1280
|
11 |
-
],
|
12 |
-
"center_input_sample": false,
|
13 |
-
"class_embed_type": null,
|
14 |
-
"cross_attention_dim": 768,
|
15 |
-
"down_block_types": [
|
16 |
-
"CrossAttnDownBlock3D",
|
17 |
-
"CrossAttnDownBlock3D",
|
18 |
-
"CrossAttnDownBlock3D",
|
19 |
-
"DownBlock3D"
|
20 |
-
],
|
21 |
-
"downsample_padding": 1,
|
22 |
-
"dual_cross_attention": false,
|
23 |
-
"flip_sin_to_cos": true,
|
24 |
-
"freq_shift": 0,
|
25 |
-
"in_channels": 4,
|
26 |
-
"layers_per_block": 2,
|
27 |
-
"mid_block_scale_factor": 1,
|
28 |
-
"mid_block_type": "UNetMidBlock3DCrossAttn",
|
29 |
-
"norm_eps": 1e-05,
|
30 |
-
"norm_num_groups": 32,
|
31 |
-
"num_class_embeds": null,
|
32 |
-
"only_cross_attention": false,
|
33 |
-
"out_channels": 4,
|
34 |
-
"resnet_time_scale_shift": "default",
|
35 |
-
"sample_size": 64,
|
36 |
-
"up_block_types": [
|
37 |
-
"UpBlock3D",
|
38 |
-
"CrossAttnUpBlock3D",
|
39 |
-
"CrossAttnUpBlock3D",
|
40 |
-
"CrossAttnUpBlock3D"
|
41 |
-
],
|
42 |
-
"upcast_attention": false,
|
43 |
-
"use_linear_projection": false
|
44 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
unet/diffusion_pytorch_model.bin
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:3a2c73c5c7c2a31252f3a450689433a8f8acd24cc533d68a8d043f99d0a0312b
|
3 |
-
size 3438366373
|
|
|
|
|
|
|
|
unet/diffusion_pytorch_model.safetensors
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:40e3680d93da7689486abfcbef6b9426bbfc99329fe97bc353643b5caa511031
|
3 |
-
size 3438167540
|
|
|
|
|
|
|
|