End of training
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- README.md +26 -0
- checkpoint-400/optimizer.bin +3 -0
- checkpoint-400/random_states_0.pkl +3 -0
- checkpoint-400/scaler.pt +3 -0
- checkpoint-400/scheduler.bin +3 -0
- checkpoint-400/unet/config.json +68 -0
- checkpoint-400/unet/diffusion_pytorch_model.safetensors +3 -0
- checkpoint-800/optimizer.bin +3 -0
- checkpoint-800/random_states_0.pkl +3 -0
- checkpoint-800/scaler.pt +3 -0
- checkpoint-800/scheduler.bin +3 -0
- checkpoint-800/unet/config.json +68 -0
- checkpoint-800/unet/diffusion_pytorch_model.safetensors +3 -0
- class/0-1fac1a178709db30caf3d56fa1959904d433ec22.jpg +0 -0
- class/1-04a6ef29beb820a161f92501e172acdb2679ab71.jpg +0 -0
- class/10-e6567f304f7a85373024e19e9a134629b77e6fec.jpg +0 -0
- class/100-1f597d9fde20962b8529c067dcdad915b383a32c.jpg +0 -0
- class/101-0a8a766d9672653f3d6927ad097cb8b36d43049a.jpg +0 -0
- class/102-6f8c9034d4588f68bd3079297597632751169600.jpg +0 -0
- class/103-b38f630e60167c7da2a7e70a47501b9beb2e527b.jpg +0 -0
- class/104-98fca0493841b43b0092935b45f70a5da079474a.jpg +0 -0
- class/105-b53488757e89b3494a7235a5cc473c1fd06ff7a0.jpg +0 -0
- class/106-3cd2e1f0a5de4612e1bc1c072c9904d5c3297e60.jpg +0 -0
- class/107-05167d55e434a246d050a32f90346cb4a89e5ca7.jpg +0 -0
- class/108-d3b0c73d15419bb5d8c0f070666941b5213be066.jpg +0 -0
- class/109-5ba7aa5f674345d2e9c117c129802a997c2dbc12.jpg +0 -0
- class/11-14f5643511147ce4c7a8185d0578297053e3fc4f.jpg +0 -0
- class/110-4492bf6306b54f36f79cfc49d43b364a68983aea.jpg +0 -0
- class/111-b67cb1942b6a8d990af7371645993e49c0cb5051.jpg +0 -0
- class/112-c0319f6cd2200b6cec6ec7517680087e939a4391.jpg +0 -0
- class/113-72e3062fc9fb4596ea8e68b718d2308a5d12aaf4.jpg +0 -0
- class/114-529885c2759720330c28dd2d5a8f8674abe7d5ac.jpg +0 -0
- class/115-14e1389df4648d47c996df9af38344f1aa159414.jpg +0 -0
- class/116-3afb99348103cb2e9de036e50e5a29fc437a603d.jpg +0 -0
- class/117-e4f7cfba3e42674454c40c7d2f55deb9defe9741.jpg +0 -0
- class/118-4774266df0390978ea3353dd9b97b52d2708613d.jpg +0 -0
- class/119-d58a58d63136db67a938bc78436ddcbf46e621da.jpg +0 -0
- class/12-ea4f831c59ce24aa2de0f3b412e7d5fee92d5426.jpg +0 -0
- class/120-b7aa3fc614640c2c971d86d1d46a133dcdceb867.jpg +0 -0
- class/121-1278e4efc86bd1bfbb8a7e49a6e0cbf42b18aef2.jpg +0 -0
- class/122-268401a3cea31760e79fd3db367a46f10336bb8e.jpg +0 -0
- class/123-2d235216c1cedd3eea289a70ea506881003646a0.jpg +0 -0
- class/124-6393117d0f4f0e1412f838b53e08ca26c1c94e89.jpg +0 -0
- class/125-09370c4ed82e86d9a9f8d3c7b6bfe4cd650c8351.jpg +0 -0
- class/126-cfa4428e6f2b454f62e6f970b29fc57e3681e008.jpg +0 -0
- class/127-175fd413fbeeecaccff09cb7928fdacc958e86a1.jpg +0 -0
- class/128-c69af4a877a4d6a760c645fa8388649fad901f6b.jpg +0 -0
- class/129-761fa8a65018b76591b87390e2d3bc3a6705e192.jpg +0 -0
- class/13-1592d0251bd080738fc2016880ffb2e5815e4c01.jpg +0 -0
- class/130-25a7e3c773fc4727341a288b36c85c9c897e212d.jpg +0 -0
README.md
ADDED
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
---
|
3 |
+
license: creativeml-openrail-m
|
4 |
+
base_model: runwayml/stable-diffusion-v1-5
|
5 |
+
instance_prompt: a photo of sks dog
|
6 |
+
tags:
|
7 |
+
- stable-diffusion
|
8 |
+
- stable-diffusion-diffusers
|
9 |
+
- text-to-image
|
10 |
+
- diffusers
|
11 |
+
- dreambooth
|
12 |
+
inference: true
|
13 |
+
---
|
14 |
+
|
15 |
+
# DreamBooth - empbetty/tangyuan-dreambooth-6
|
16 |
+
|
17 |
+
This is a dreambooth model derived from runwayml/stable-diffusion-v1-5. The weights were trained on a photo of sks dog using [DreamBooth](https://dreambooth.github.io/).
|
18 |
+
You can find some example images in the following.
|
19 |
+
|
20 |
+
![img_0](./image_0.png)
|
21 |
+
![img_1](./image_1.png)
|
22 |
+
![img_2](./image_2.png)
|
23 |
+
![img_3](./image_3.png)
|
24 |
+
|
25 |
+
|
26 |
+
DreamBooth for the text encoder was enabled: False.
|
checkpoint-400/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d03866c0a7c036832b023a2fb6bcd2ad56fefc424f2131301ff9d30940d6b6b6
|
3 |
+
size 1725109957
|
checkpoint-400/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:215eb19aa3c4047b28ceb960e614480010cbf176a5b9546a953c624df953533f
|
3 |
+
size 14663
|
checkpoint-400/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cc40a4be6a52cee4d7658df4041e660ffa02b0d8b5bd143bb8bb397f7b71b1a5
|
3 |
+
size 557
|
checkpoint-400/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c07d5c2c58c9466acd77d6e307213e9ddaeeba734b5791503d204851c052171e
|
3 |
+
size 563
|
checkpoint-400/unet/config.json
ADDED
@@ -0,0 +1,68 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_class_name": "UNet2DConditionModel",
|
3 |
+
"_diffusers_version": "0.24.0.dev0",
|
4 |
+
"_name_or_path": "runwayml/stable-diffusion-v1-5",
|
5 |
+
"act_fn": "silu",
|
6 |
+
"addition_embed_type": null,
|
7 |
+
"addition_embed_type_num_heads": 64,
|
8 |
+
"addition_time_embed_dim": null,
|
9 |
+
"attention_head_dim": 8,
|
10 |
+
"attention_type": "default",
|
11 |
+
"block_out_channels": [
|
12 |
+
320,
|
13 |
+
640,
|
14 |
+
1280,
|
15 |
+
1280
|
16 |
+
],
|
17 |
+
"center_input_sample": false,
|
18 |
+
"class_embed_type": null,
|
19 |
+
"class_embeddings_concat": false,
|
20 |
+
"conv_in_kernel": 3,
|
21 |
+
"conv_out_kernel": 3,
|
22 |
+
"cross_attention_dim": 768,
|
23 |
+
"cross_attention_norm": null,
|
24 |
+
"down_block_types": [
|
25 |
+
"CrossAttnDownBlock2D",
|
26 |
+
"CrossAttnDownBlock2D",
|
27 |
+
"CrossAttnDownBlock2D",
|
28 |
+
"DownBlock2D"
|
29 |
+
],
|
30 |
+
"downsample_padding": 1,
|
31 |
+
"dropout": 0.0,
|
32 |
+
"dual_cross_attention": false,
|
33 |
+
"encoder_hid_dim": null,
|
34 |
+
"encoder_hid_dim_type": null,
|
35 |
+
"flip_sin_to_cos": true,
|
36 |
+
"freq_shift": 0,
|
37 |
+
"in_channels": 4,
|
38 |
+
"layers_per_block": 2,
|
39 |
+
"mid_block_only_cross_attention": null,
|
40 |
+
"mid_block_scale_factor": 1,
|
41 |
+
"mid_block_type": "UNetMidBlock2DCrossAttn",
|
42 |
+
"norm_eps": 1e-05,
|
43 |
+
"norm_num_groups": 32,
|
44 |
+
"num_attention_heads": null,
|
45 |
+
"num_class_embeds": null,
|
46 |
+
"only_cross_attention": false,
|
47 |
+
"out_channels": 4,
|
48 |
+
"projection_class_embeddings_input_dim": null,
|
49 |
+
"resnet_out_scale_factor": 1.0,
|
50 |
+
"resnet_skip_time_act": false,
|
51 |
+
"resnet_time_scale_shift": "default",
|
52 |
+
"reverse_transformer_layers_per_block": null,
|
53 |
+
"sample_size": 64,
|
54 |
+
"time_cond_proj_dim": null,
|
55 |
+
"time_embedding_act_fn": null,
|
56 |
+
"time_embedding_dim": null,
|
57 |
+
"time_embedding_type": "positional",
|
58 |
+
"timestep_post_act": null,
|
59 |
+
"transformer_layers_per_block": 1,
|
60 |
+
"up_block_types": [
|
61 |
+
"UpBlock2D",
|
62 |
+
"CrossAttnUpBlock2D",
|
63 |
+
"CrossAttnUpBlock2D",
|
64 |
+
"CrossAttnUpBlock2D"
|
65 |
+
],
|
66 |
+
"upcast_attention": false,
|
67 |
+
"use_linear_projection": false
|
68 |
+
}
|
checkpoint-400/unet/diffusion_pytorch_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:92eb2d15591aef0d17cdb6d3affb10c07041df227c8b9b5a12723600e1280d70
|
3 |
+
size 3438167536
|
checkpoint-800/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bf54690a056d267d5791cab996d26b74b9961d2896d339fadaf42330d87f9dc5
|
3 |
+
size 1725109957
|
checkpoint-800/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3f510a7688b67674d62777af09ee78daea2c81be3157d1270d90666b9d20cc46
|
3 |
+
size 14663
|
checkpoint-800/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:27ec07a12731ae6f9765d05fe7c8495505f1d0f90b4cc6255a0853fec3970808
|
3 |
+
size 557
|
checkpoint-800/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:878061482b24a0d2dfca88a7fe89a6bc573620995897edea291db23629a0e128
|
3 |
+
size 563
|
checkpoint-800/unet/config.json
ADDED
@@ -0,0 +1,68 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_class_name": "UNet2DConditionModel",
|
3 |
+
"_diffusers_version": "0.24.0.dev0",
|
4 |
+
"_name_or_path": "runwayml/stable-diffusion-v1-5",
|
5 |
+
"act_fn": "silu",
|
6 |
+
"addition_embed_type": null,
|
7 |
+
"addition_embed_type_num_heads": 64,
|
8 |
+
"addition_time_embed_dim": null,
|
9 |
+
"attention_head_dim": 8,
|
10 |
+
"attention_type": "default",
|
11 |
+
"block_out_channels": [
|
12 |
+
320,
|
13 |
+
640,
|
14 |
+
1280,
|
15 |
+
1280
|
16 |
+
],
|
17 |
+
"center_input_sample": false,
|
18 |
+
"class_embed_type": null,
|
19 |
+
"class_embeddings_concat": false,
|
20 |
+
"conv_in_kernel": 3,
|
21 |
+
"conv_out_kernel": 3,
|
22 |
+
"cross_attention_dim": 768,
|
23 |
+
"cross_attention_norm": null,
|
24 |
+
"down_block_types": [
|
25 |
+
"CrossAttnDownBlock2D",
|
26 |
+
"CrossAttnDownBlock2D",
|
27 |
+
"CrossAttnDownBlock2D",
|
28 |
+
"DownBlock2D"
|
29 |
+
],
|
30 |
+
"downsample_padding": 1,
|
31 |
+
"dropout": 0.0,
|
32 |
+
"dual_cross_attention": false,
|
33 |
+
"encoder_hid_dim": null,
|
34 |
+
"encoder_hid_dim_type": null,
|
35 |
+
"flip_sin_to_cos": true,
|
36 |
+
"freq_shift": 0,
|
37 |
+
"in_channels": 4,
|
38 |
+
"layers_per_block": 2,
|
39 |
+
"mid_block_only_cross_attention": null,
|
40 |
+
"mid_block_scale_factor": 1,
|
41 |
+
"mid_block_type": "UNetMidBlock2DCrossAttn",
|
42 |
+
"norm_eps": 1e-05,
|
43 |
+
"norm_num_groups": 32,
|
44 |
+
"num_attention_heads": null,
|
45 |
+
"num_class_embeds": null,
|
46 |
+
"only_cross_attention": false,
|
47 |
+
"out_channels": 4,
|
48 |
+
"projection_class_embeddings_input_dim": null,
|
49 |
+
"resnet_out_scale_factor": 1.0,
|
50 |
+
"resnet_skip_time_act": false,
|
51 |
+
"resnet_time_scale_shift": "default",
|
52 |
+
"reverse_transformer_layers_per_block": null,
|
53 |
+
"sample_size": 64,
|
54 |
+
"time_cond_proj_dim": null,
|
55 |
+
"time_embedding_act_fn": null,
|
56 |
+
"time_embedding_dim": null,
|
57 |
+
"time_embedding_type": "positional",
|
58 |
+
"timestep_post_act": null,
|
59 |
+
"transformer_layers_per_block": 1,
|
60 |
+
"up_block_types": [
|
61 |
+
"UpBlock2D",
|
62 |
+
"CrossAttnUpBlock2D",
|
63 |
+
"CrossAttnUpBlock2D",
|
64 |
+
"CrossAttnUpBlock2D"
|
65 |
+
],
|
66 |
+
"upcast_attention": false,
|
67 |
+
"use_linear_projection": false
|
68 |
+
}
|
checkpoint-800/unet/diffusion_pytorch_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9ea7505b839241a6c2d04582c11d988d6500f286c91937e8d795964991193f11
|
3 |
+
size 3438167536
|
class/0-1fac1a178709db30caf3d56fa1959904d433ec22.jpg
ADDED
class/1-04a6ef29beb820a161f92501e172acdb2679ab71.jpg
ADDED
class/10-e6567f304f7a85373024e19e9a134629b77e6fec.jpg
ADDED
class/100-1f597d9fde20962b8529c067dcdad915b383a32c.jpg
ADDED
class/101-0a8a766d9672653f3d6927ad097cb8b36d43049a.jpg
ADDED
class/102-6f8c9034d4588f68bd3079297597632751169600.jpg
ADDED
class/103-b38f630e60167c7da2a7e70a47501b9beb2e527b.jpg
ADDED
class/104-98fca0493841b43b0092935b45f70a5da079474a.jpg
ADDED
class/105-b53488757e89b3494a7235a5cc473c1fd06ff7a0.jpg
ADDED
class/106-3cd2e1f0a5de4612e1bc1c072c9904d5c3297e60.jpg
ADDED
class/107-05167d55e434a246d050a32f90346cb4a89e5ca7.jpg
ADDED
class/108-d3b0c73d15419bb5d8c0f070666941b5213be066.jpg
ADDED
class/109-5ba7aa5f674345d2e9c117c129802a997c2dbc12.jpg
ADDED
class/11-14f5643511147ce4c7a8185d0578297053e3fc4f.jpg
ADDED
class/110-4492bf6306b54f36f79cfc49d43b364a68983aea.jpg
ADDED
class/111-b67cb1942b6a8d990af7371645993e49c0cb5051.jpg
ADDED
class/112-c0319f6cd2200b6cec6ec7517680087e939a4391.jpg
ADDED
class/113-72e3062fc9fb4596ea8e68b718d2308a5d12aaf4.jpg
ADDED
class/114-529885c2759720330c28dd2d5a8f8674abe7d5ac.jpg
ADDED
class/115-14e1389df4648d47c996df9af38344f1aa159414.jpg
ADDED
class/116-3afb99348103cb2e9de036e50e5a29fc437a603d.jpg
ADDED
class/117-e4f7cfba3e42674454c40c7d2f55deb9defe9741.jpg
ADDED
class/118-4774266df0390978ea3353dd9b97b52d2708613d.jpg
ADDED
class/119-d58a58d63136db67a938bc78436ddcbf46e621da.jpg
ADDED
class/12-ea4f831c59ce24aa2de0f3b412e7d5fee92d5426.jpg
ADDED
class/120-b7aa3fc614640c2c971d86d1d46a133dcdceb867.jpg
ADDED
class/121-1278e4efc86bd1bfbb8a7e49a6e0cbf42b18aef2.jpg
ADDED
class/122-268401a3cea31760e79fd3db367a46f10336bb8e.jpg
ADDED
class/123-2d235216c1cedd3eea289a70ea506881003646a0.jpg
ADDED
class/124-6393117d0f4f0e1412f838b53e08ca26c1c94e89.jpg
ADDED
class/125-09370c4ed82e86d9a9f8d3c7b6bfe4cd650c8351.jpg
ADDED
class/126-cfa4428e6f2b454f62e6f970b29fc57e3681e008.jpg
ADDED
class/127-175fd413fbeeecaccff09cb7928fdacc958e86a1.jpg
ADDED
class/128-c69af4a877a4d6a760c645fa8388649fad901f6b.jpg
ADDED
class/129-761fa8a65018b76591b87390e2d3bc3a6705e192.jpg
ADDED
class/13-1592d0251bd080738fc2016880ffb2e5815e4c01.jpg
ADDED
class/130-25a7e3c773fc4727341a288b36c85c9c897e212d.jpg
ADDED