nomnomnomz commited on
Commit
21b0952
·
1 Parent(s): 685f2e6

First model version

Browse files
.DS_Store CHANGED
Binary files a/.DS_Store and b/.DS_Store differ
 
ema_unet/config.json DELETED
@@ -1,61 +0,0 @@
1
- {
2
- "_class_name": "UNet2DConditionModel",
3
- "_diffusers_version": "0.16.1",
4
- "_name_or_path": "/workspace/stable-diffusion-webui/models/dreambooth/test/working",
5
- "act_fn": "silu",
6
- "addition_embed_type": null,
7
- "addition_embed_type_num_heads": 64,
8
- "attention_head_dim": 8,
9
- "block_out_channels": [
10
- 320,
11
- 640,
12
- 1280,
13
- 1280
14
- ],
15
- "center_input_sample": false,
16
- "class_embed_type": null,
17
- "class_embeddings_concat": false,
18
- "conv_in_kernel": 3,
19
- "conv_out_kernel": 3,
20
- "cross_attention_dim": 768,
21
- "cross_attention_norm": null,
22
- "down_block_types": [
23
- "CrossAttnDownBlock2D",
24
- "CrossAttnDownBlock2D",
25
- "CrossAttnDownBlock2D",
26
- "DownBlock2D"
27
- ],
28
- "downsample_padding": 1,
29
- "dual_cross_attention": false,
30
- "encoder_hid_dim": null,
31
- "flip_sin_to_cos": true,
32
- "freq_shift": 0,
33
- "in_channels": 4,
34
- "layers_per_block": 2,
35
- "mid_block_only_cross_attention": null,
36
- "mid_block_scale_factor": 1,
37
- "mid_block_type": "UNetMidBlock2DCrossAttn",
38
- "norm_eps": 1e-05,
39
- "norm_num_groups": 32,
40
- "num_class_embeds": null,
41
- "only_cross_attention": false,
42
- "out_channels": 4,
43
- "projection_class_embeddings_input_dim": null,
44
- "resnet_out_scale_factor": 1.0,
45
- "resnet_skip_time_act": false,
46
- "resnet_time_scale_shift": "default",
47
- "sample_size": 96,
48
- "time_cond_proj_dim": null,
49
- "time_embedding_act_fn": null,
50
- "time_embedding_dim": null,
51
- "time_embedding_type": "positional",
52
- "timestep_post_act": null,
53
- "up_block_types": [
54
- "UpBlock2D",
55
- "CrossAttnUpBlock2D",
56
- "CrossAttnUpBlock2D",
57
- "CrossAttnUpBlock2D"
58
- ],
59
- "upcast_attention": false,
60
- "use_linear_projection": false
61
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ema_unet/diffusion_pytorch_model.safetensors DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:dc827caae77ad16410c1d5d4d378a25cf889409be4996ed32b1654b43e050a07
3
- size 1719125992
 
 
 
 
model_index.json CHANGED
@@ -1,33 +1,33 @@
1
  {
2
- "_class_name": "StableDiffusionPipeline",
3
- "_diffusers_version": "0.16.1",
4
- "feature_extractor": [
5
- null,
6
- null
7
- ],
8
- "requires_safety_checker": null,
9
- "safety_checker": [
10
- null,
11
- null
12
- ],
13
- "scheduler": [
14
- "diffusers",
15
- "DEISMultistepScheduler"
16
- ],
17
- "text_encoder": [
18
- "transformers",
19
- "CLIPTextModel"
20
- ],
21
- "tokenizer": [
22
- "transformers",
23
- "CLIPTokenizer"
24
- ],
25
- "unet": [
26
- "diffusers",
27
- "UNet2DConditionModel"
28
- ],
29
- "vae": [
30
- "diffusers",
31
- "AutoencoderKL"
32
- ]
33
- }
 
1
  {
2
+ "_class_name": "StableDiffusionPipeline",
3
+ "_diffusers_version": "0.16.1",
4
+ "feature_extractor": [
5
+ null,
6
+ null
7
+ ],
8
+ "requires_safety_checker": null,
9
+ "safety_checker": [
10
+ null,
11
+ null
12
+ ],
13
+ "scheduler": [
14
+ "diffusers",
15
+ "DEISMultistepScheduler"
16
+ ],
17
+ "text_encoder": [
18
+ "transformers",
19
+ "CLIPTextModel"
20
+ ],
21
+ "tokenizer": [
22
+ "transformers",
23
+ "CLIPTokenizer"
24
+ ],
25
+ "unet": [
26
+ "diffusers",
27
+ "UNet2DConditionModel"
28
+ ],
29
+ "vae": [
30
+ "diffusers",
31
+ "AutoencoderKL"
32
+ ]
33
+ }
text_encoder/config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/workspace/stable-diffusion-webui/models/dreambooth/test/working",
3
  "architectures": [
4
  "CLIPTextModel"
5
  ],
 
1
  {
2
+ "_name_or_path": "openai/clip-vit-large-patch14",
3
  "architectures": [
4
  "CLIPTextModel"
5
  ],
text_encoder/model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4319e140d9462670beb1281c7b04809d411aa155109b93c88655f2da6a5e8d3c
3
  size 492265880
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4177831acff528ef37a27adfccf378830cdf4a5429905c80ba8fb1dec4d0b61
3
  size 492265880
unet/config.json CHANGED
@@ -1,7 +1,6 @@
1
  {
2
  "_class_name": "UNet2DConditionModel",
3
  "_diffusers_version": "0.16.1",
4
- "_name_or_path": "/workspace/stable-diffusion-webui/models/dreambooth/test/working",
5
  "act_fn": "silu",
6
  "addition_embed_type": null,
7
  "addition_embed_type_num_heads": 64,
@@ -44,7 +43,7 @@
44
  "resnet_out_scale_factor": 1.0,
45
  "resnet_skip_time_act": false,
46
  "resnet_time_scale_shift": "default",
47
- "sample_size": 96,
48
  "time_cond_proj_dim": null,
49
  "time_embedding_act_fn": null,
50
  "time_embedding_dim": null,
 
1
  {
2
  "_class_name": "UNet2DConditionModel",
3
  "_diffusers_version": "0.16.1",
 
4
  "act_fn": "silu",
5
  "addition_embed_type": null,
6
  "addition_embed_type_num_heads": 64,
 
43
  "resnet_out_scale_factor": 1.0,
44
  "resnet_skip_time_act": false,
45
  "resnet_time_scale_shift": "default",
46
+ "sample_size": 64,
47
  "time_cond_proj_dim": null,
48
  "time_embedding_act_fn": null,
49
  "time_embedding_dim": null,
unet/diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:49165cecd6fa1a88870c686748563aaa25c99adc06aae89d90487fbd598a3a1a
3
  size 3438167536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6348f9bc7fafde33208c9f1f63b0fc9a04d8e635e18cbcc0ba78888b8069d85b
3
  size 3438167536
vae/config.json CHANGED
@@ -1,7 +1,6 @@
1
  {
2
  "_class_name": "AutoencoderKL",
3
  "_diffusers_version": "0.16.1",
4
- "_name_or_path": "/workspace/stable-diffusion-webui/models/dreambooth/test/working",
5
  "act_fn": "silu",
6
  "block_out_channels": [
7
  128,
@@ -20,7 +19,7 @@
20
  "layers_per_block": 2,
21
  "norm_num_groups": 32,
22
  "out_channels": 3,
23
- "sample_size": 768,
24
  "scaling_factor": 0.18215,
25
  "up_block_types": [
26
  "UpDecoderBlock2D",
 
1
  {
2
  "_class_name": "AutoencoderKL",
3
  "_diffusers_version": "0.16.1",
 
4
  "act_fn": "silu",
5
  "block_out_channels": [
6
  128,
 
19
  "layers_per_block": 2,
20
  "norm_num_groups": 32,
21
  "out_channels": 3,
22
+ "sample_size": 512,
23
  "scaling_factor": 0.18215,
24
  "up_block_types": [
25
  "UpDecoderBlock2D",
vae/diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:794220001bb42c5e3a9ea21062abdc9772f3a1050a326ce7a88eba920f0736a4
3
- size 167335598
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9cef71588194e1fdeaf373c5c1268b97a11d00699e61e17c658283c5889a6ab6
3
+ size 334643276