Diandiandian
commited on
Commit
•
5a731b8
1
Parent(s):
462729b
End of training
Browse files- README.md +2 -2
- checkpoint-500/optimizer.bin +1 -1
- checkpoint-500/random_states_0.pkl +2 -2
- checkpoint-500/scheduler.bin +1 -1
- checkpoint-500/unet/config.json +1 -1
- checkpoint-500/unet/diffusion_pytorch_model.bin +1 -1
- logs/dreambooth/1689299693.6505594/events.out.tfevents.1689299693.localhost.localdomain.60087.1 +3 -0
- logs/dreambooth/1689299693.6523352/hparams.yml +58 -0
- logs/dreambooth/1689299767.5481563/events.out.tfevents.1689299767.localhost.localdomain.64514.1 +3 -0
- logs/dreambooth/1689299767.550342/hparams.yml +58 -0
- logs/dreambooth/1689299907.860441/events.out.tfevents.1689299907.localhost.localdomain.65119.1 +3 -0
- logs/dreambooth/1689299907.8621333/hparams.yml +58 -0
- logs/dreambooth/events.out.tfevents.1689299693.localhost.localdomain.60087.0 +3 -0
- logs/dreambooth/events.out.tfevents.1689299767.localhost.localdomain.64514.0 +3 -0
- logs/dreambooth/events.out.tfevents.1689299907.localhost.localdomain.65119.0 +3 -0
- model_index.json +1 -1
- safety_checker/config.json +2 -2
- text_encoder/config.json +2 -2
- unet/config.json +1 -1
- unet/diffusion_pytorch_model.bin +1 -1
- vae/config.json +1 -1
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
|
2 |
---
|
3 |
license: creativeml-openrail-m
|
4 |
-
base_model:
|
5 |
instance_prompt: a photo of sks dog
|
6 |
tags:
|
7 |
- stable-diffusion
|
@@ -14,7 +14,7 @@ inference: true
|
|
14 |
|
15 |
# DreamBooth - Diandiandian/path-to-save-model
|
16 |
|
17 |
-
This is a dreambooth model derived from
|
18 |
You can find some example images in the following.
|
19 |
|
20 |
|
|
|
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
|
|
|
14 |
|
15 |
# DreamBooth - Diandiandian/path-to-save-model
|
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 |
|
checkpoint-500/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1725110981
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4f7ae3a20d4b8bb976eb914769fd6847b491fd2779d90a6ef4df6c0c3aad63c6
|
3 |
size 1725110981
|
checkpoint-500/random_states_0.pkl
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:5226c117022c44338684bd32cfccf423994b8754bdb2cbaecdb9c3ff78d040bb
|
3 |
+
size 21859
|
checkpoint-500/scheduler.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 563
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7099ef72578e56f79a6bf1e38c259b08db1b01a5f286a36785ce92a3c188e04a
|
3 |
size 563
|
checkpoint-500/unet/config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_class_name": "UNet2DConditionModel",
|
3 |
"_diffusers_version": "0.18.0.dev0",
|
4 |
-
"_name_or_path": "
|
5 |
"act_fn": "silu",
|
6 |
"addition_embed_type": null,
|
7 |
"addition_embed_type_num_heads": 64,
|
|
|
1 |
{
|
2 |
"_class_name": "UNet2DConditionModel",
|
3 |
"_diffusers_version": "0.18.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,
|
checkpoint-500/unet/diffusion_pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3438375973
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fd5741f7d76f962336e851cdc968c2ed7fcb4d9d5b5f5bd5f9aebc40658cb90c
|
3 |
size 3438375973
|
logs/dreambooth/1689299693.6505594/events.out.tfevents.1689299693.localhost.localdomain.60087.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:02c84ca20467ced50476b79e0f66a130a52f8fdb2e13f8214ead6623f2207d8a
|
3 |
+
size 2672
|
logs/dreambooth/1689299693.6523352/hparams.yml
ADDED
@@ -0,0 +1,58 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
adam_beta1: 0.9
|
2 |
+
adam_beta2: 0.999
|
3 |
+
adam_epsilon: 1.0e-08
|
4 |
+
adam_weight_decay: 0.01
|
5 |
+
allow_tf32: false
|
6 |
+
center_crop: false
|
7 |
+
checkpointing_steps: 500
|
8 |
+
checkpoints_total_limit: null
|
9 |
+
class_data_dir: null
|
10 |
+
class_labels_conditioning: null
|
11 |
+
class_prompt: null
|
12 |
+
dataloader_num_workers: 0
|
13 |
+
enable_xformers_memory_efficient_attention: false
|
14 |
+
gradient_accumulation_steps: 1
|
15 |
+
gradient_checkpointing: false
|
16 |
+
hub_model_id: null
|
17 |
+
hub_token: null
|
18 |
+
instance_data_dir: dog
|
19 |
+
instance_prompt: a photo of sks dog
|
20 |
+
learning_rate: 5.0e-06
|
21 |
+
local_rank: 0
|
22 |
+
logging_dir: logs
|
23 |
+
lr_num_cycles: 1
|
24 |
+
lr_power: 1.0
|
25 |
+
lr_scheduler: constant
|
26 |
+
lr_warmup_steps: 0
|
27 |
+
max_grad_norm: 1.0
|
28 |
+
max_train_steps: 400
|
29 |
+
mixed_precision: null
|
30 |
+
num_class_images: 100
|
31 |
+
num_train_epochs: 400
|
32 |
+
num_validation_images: 4
|
33 |
+
offset_noise: false
|
34 |
+
output_dir: path-to-save-model
|
35 |
+
pre_compute_text_embeddings: false
|
36 |
+
pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
|
37 |
+
prior_generation_precision: null
|
38 |
+
prior_loss_weight: 1.0
|
39 |
+
push_to_hub: true
|
40 |
+
report_to: tensorboard
|
41 |
+
resolution: 512
|
42 |
+
resume_from_checkpoint: null
|
43 |
+
revision: null
|
44 |
+
sample_batch_size: 4
|
45 |
+
scale_lr: false
|
46 |
+
seed: null
|
47 |
+
set_grads_to_none: false
|
48 |
+
skip_save_text_encoder: false
|
49 |
+
text_encoder_use_attention_mask: false
|
50 |
+
tokenizer_max_length: null
|
51 |
+
tokenizer_name: null
|
52 |
+
train_batch_size: 1
|
53 |
+
train_text_encoder: false
|
54 |
+
use_8bit_adam: false
|
55 |
+
validation_images: null
|
56 |
+
validation_prompt: null
|
57 |
+
validation_steps: 100
|
58 |
+
with_prior_preservation: false
|
logs/dreambooth/1689299767.5481563/events.out.tfevents.1689299767.localhost.localdomain.64514.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:85475299e17ddc2c8d830bc5349d8475bc9317391ba50bec16dad690041c5501
|
3 |
+
size 2672
|
logs/dreambooth/1689299767.550342/hparams.yml
ADDED
@@ -0,0 +1,58 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
adam_beta1: 0.9
|
2 |
+
adam_beta2: 0.999
|
3 |
+
adam_epsilon: 1.0e-08
|
4 |
+
adam_weight_decay: 0.01
|
5 |
+
allow_tf32: false
|
6 |
+
center_crop: false
|
7 |
+
checkpointing_steps: 500
|
8 |
+
checkpoints_total_limit: null
|
9 |
+
class_data_dir: null
|
10 |
+
class_labels_conditioning: null
|
11 |
+
class_prompt: null
|
12 |
+
dataloader_num_workers: 0
|
13 |
+
enable_xformers_memory_efficient_attention: false
|
14 |
+
gradient_accumulation_steps: 1
|
15 |
+
gradient_checkpointing: false
|
16 |
+
hub_model_id: null
|
17 |
+
hub_token: null
|
18 |
+
instance_data_dir: dog
|
19 |
+
instance_prompt: a photo of sks dog
|
20 |
+
learning_rate: 5.0e-06
|
21 |
+
local_rank: 0
|
22 |
+
logging_dir: logs
|
23 |
+
lr_num_cycles: 1
|
24 |
+
lr_power: 1.0
|
25 |
+
lr_scheduler: constant
|
26 |
+
lr_warmup_steps: 0
|
27 |
+
max_grad_norm: 1.0
|
28 |
+
max_train_steps: 400
|
29 |
+
mixed_precision: null
|
30 |
+
num_class_images: 100
|
31 |
+
num_train_epochs: 400
|
32 |
+
num_validation_images: 4
|
33 |
+
offset_noise: false
|
34 |
+
output_dir: path-to-save-model
|
35 |
+
pre_compute_text_embeddings: false
|
36 |
+
pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
|
37 |
+
prior_generation_precision: null
|
38 |
+
prior_loss_weight: 1.0
|
39 |
+
push_to_hub: true
|
40 |
+
report_to: tensorboard
|
41 |
+
resolution: 512
|
42 |
+
resume_from_checkpoint: null
|
43 |
+
revision: null
|
44 |
+
sample_batch_size: 4
|
45 |
+
scale_lr: false
|
46 |
+
seed: null
|
47 |
+
set_grads_to_none: false
|
48 |
+
skip_save_text_encoder: false
|
49 |
+
text_encoder_use_attention_mask: false
|
50 |
+
tokenizer_max_length: null
|
51 |
+
tokenizer_name: null
|
52 |
+
train_batch_size: 1
|
53 |
+
train_text_encoder: false
|
54 |
+
use_8bit_adam: false
|
55 |
+
validation_images: null
|
56 |
+
validation_prompt: null
|
57 |
+
validation_steps: 100
|
58 |
+
with_prior_preservation: false
|
logs/dreambooth/1689299907.860441/events.out.tfevents.1689299907.localhost.localdomain.65119.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:232ff2025600210af1e3932993922962590c85985cc2f11339eb51abfdeac50c
|
3 |
+
size 2786
|
logs/dreambooth/1689299907.8621333/hparams.yml
ADDED
@@ -0,0 +1,58 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
adam_beta1: 0.9
|
2 |
+
adam_beta2: 0.999
|
3 |
+
adam_epsilon: 1.0e-08
|
4 |
+
adam_weight_decay: 0.01
|
5 |
+
allow_tf32: false
|
6 |
+
center_crop: false
|
7 |
+
checkpointing_steps: 500
|
8 |
+
checkpoints_total_limit: null
|
9 |
+
class_data_dir: path-to-class-images
|
10 |
+
class_labels_conditioning: null
|
11 |
+
class_prompt: a photo of dog
|
12 |
+
dataloader_num_workers: 0
|
13 |
+
enable_xformers_memory_efficient_attention: false
|
14 |
+
gradient_accumulation_steps: 2
|
15 |
+
gradient_checkpointing: true
|
16 |
+
hub_model_id: null
|
17 |
+
hub_token: null
|
18 |
+
instance_data_dir: dog
|
19 |
+
instance_prompt: a photo of sks dog
|
20 |
+
learning_rate: 5.0e-06
|
21 |
+
local_rank: 0
|
22 |
+
logging_dir: logs
|
23 |
+
lr_num_cycles: 1
|
24 |
+
lr_power: 1.0
|
25 |
+
lr_scheduler: constant
|
26 |
+
lr_warmup_steps: 0
|
27 |
+
max_grad_norm: 1.0
|
28 |
+
max_train_steps: 800
|
29 |
+
mixed_precision: null
|
30 |
+
num_class_images: 200
|
31 |
+
num_train_epochs: 62
|
32 |
+
num_validation_images: 4
|
33 |
+
offset_noise: false
|
34 |
+
output_dir: path-to-save-model
|
35 |
+
pre_compute_text_embeddings: false
|
36 |
+
pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
|
37 |
+
prior_generation_precision: null
|
38 |
+
prior_loss_weight: 1.0
|
39 |
+
push_to_hub: true
|
40 |
+
report_to: tensorboard
|
41 |
+
resolution: 512
|
42 |
+
resume_from_checkpoint: null
|
43 |
+
revision: null
|
44 |
+
sample_batch_size: 4
|
45 |
+
scale_lr: false
|
46 |
+
seed: null
|
47 |
+
set_grads_to_none: false
|
48 |
+
skip_save_text_encoder: false
|
49 |
+
text_encoder_use_attention_mask: false
|
50 |
+
tokenizer_max_length: null
|
51 |
+
tokenizer_name: null
|
52 |
+
train_batch_size: 1
|
53 |
+
train_text_encoder: false
|
54 |
+
use_8bit_adam: true
|
55 |
+
validation_images: null
|
56 |
+
validation_prompt: null
|
57 |
+
validation_steps: 100
|
58 |
+
with_prior_preservation: true
|
logs/dreambooth/events.out.tfevents.1689299693.localhost.localdomain.60087.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:364295d97bbb2fb0abe5828a95c779e2f48362836652d97ed9c3fbc4a9580470
|
3 |
+
size 170
|
logs/dreambooth/events.out.tfevents.1689299767.localhost.localdomain.64514.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:81473b3bbb1d832c98dc733879e7561366ddc5cf59268ba4f419b250f907af5e
|
3 |
+
size 170
|
logs/dreambooth/events.out.tfevents.1689299907.localhost.localdomain.65119.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2a72f11b8e823653224f261b291df0d07443f819c453c5c48f4fcbae7a9e2c75
|
3 |
+
size 128868
|
model_index.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_class_name": "StableDiffusionPipeline",
|
3 |
"_diffusers_version": "0.18.0.dev0",
|
4 |
-
"_name_or_path": "
|
5 |
"feature_extractor": [
|
6 |
"transformers",
|
7 |
"CLIPImageProcessor"
|
|
|
1 |
{
|
2 |
"_class_name": "StableDiffusionPipeline",
|
3 |
"_diffusers_version": "0.18.0.dev0",
|
4 |
+
"_name_or_path": "runwayml/stable-diffusion-v1-5",
|
5 |
"feature_extractor": [
|
6 |
"transformers",
|
7 |
"CLIPImageProcessor"
|
safety_checker/config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
-
"_commit_hash": "
|
3 |
-
"_name_or_path": "/ssd/hedian/.cache/huggingface/hub/models--
|
4 |
"architectures": [
|
5 |
"StableDiffusionSafetyChecker"
|
6 |
],
|
|
|
1 |
{
|
2 |
+
"_commit_hash": "c9ab35ff5f2c362e9e22fbafe278077e196057f0",
|
3 |
+
"_name_or_path": "/ssd/hedian/.cache/huggingface/hub/models--runwayml--stable-diffusion-v1-5/snapshots/c9ab35ff5f2c362e9e22fbafe278077e196057f0/safety_checker",
|
4 |
"architectures": [
|
5 |
"StableDiffusionSafetyChecker"
|
6 |
],
|
text_encoder/config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"CLIPTextModel"
|
5 |
],
|
@@ -18,7 +18,7 @@
|
|
18 |
"num_attention_heads": 12,
|
19 |
"num_hidden_layers": 12,
|
20 |
"pad_token_id": 1,
|
21 |
-
"projection_dim":
|
22 |
"torch_dtype": "float32",
|
23 |
"transformers_version": "4.30.2",
|
24 |
"vocab_size": 49408
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "runwayml/stable-diffusion-v1-5",
|
3 |
"architectures": [
|
4 |
"CLIPTextModel"
|
5 |
],
|
|
|
18 |
"num_attention_heads": 12,
|
19 |
"num_hidden_layers": 12,
|
20 |
"pad_token_id": 1,
|
21 |
+
"projection_dim": 768,
|
22 |
"torch_dtype": "float32",
|
23 |
"transformers_version": "4.30.2",
|
24 |
"vocab_size": 49408
|
unet/config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_class_name": "UNet2DConditionModel",
|
3 |
"_diffusers_version": "0.18.0.dev0",
|
4 |
-
"_name_or_path": "
|
5 |
"act_fn": "silu",
|
6 |
"addition_embed_type": null,
|
7 |
"addition_embed_type_num_heads": 64,
|
|
|
1 |
{
|
2 |
"_class_name": "UNet2DConditionModel",
|
3 |
"_diffusers_version": "0.18.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,
|
unet/diffusion_pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3438375973
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9c677c336a71f02446d055c45d296dcf0c6bf3be350da52ef330572732aa7565
|
3 |
size 3438375973
|
vae/config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_class_name": "AutoencoderKL",
|
3 |
"_diffusers_version": "0.18.0.dev0",
|
4 |
-
"_name_or_path": "/ssd/hedian/.cache/huggingface/hub/models--
|
5 |
"act_fn": "silu",
|
6 |
"block_out_channels": [
|
7 |
128,
|
|
|
1 |
{
|
2 |
"_class_name": "AutoencoderKL",
|
3 |
"_diffusers_version": "0.18.0.dev0",
|
4 |
+
"_name_or_path": "/ssd/hedian/.cache/huggingface/hub/models--runwayml--stable-diffusion-v1-5/snapshots/c9ab35ff5f2c362e9e22fbafe278077e196057f0/vae",
|
5 |
"act_fn": "silu",
|
6 |
"block_out_channels": [
|
7 |
128,
|