alejandrojimenez
commited on
Commit
•
65d2f4a
1
Parent(s):
a2253ac
End of training
Browse files- README.md +2 -2
- logs/dreambooth/1684691926.7027104/events.out.tfevents.1684691926.317a782ae694.586.1 +3 -0
- logs/dreambooth/1684691926.7068837/hparams.yml +56 -0
- logs/dreambooth/1684692021.203951/events.out.tfevents.1684692021.317a782ae694.612.1 +3 -0
- logs/dreambooth/1684692021.2081628/hparams.yml +56 -0
- logs/dreambooth/1684699645.1548104/events.out.tfevents.1684699645.317a782ae694.630.1 +3 -0
- logs/dreambooth/1684699645.1588595/hparams.yml +56 -0
- logs/dreambooth/events.out.tfevents.1684691926.317a782ae694.586.0 +3 -0
- logs/dreambooth/events.out.tfevents.1684692021.317a782ae694.612.0 +3 -0
- logs/dreambooth/events.out.tfevents.1684699645.317a782ae694.630.0 +3 -0
- unet/diffusion_pytorch_model.bin +1 -1
README.md
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
---
|
3 |
license: creativeml-openrail-m
|
4 |
base_model: CompVis/stable-diffusion-v1-4
|
5 |
-
instance_prompt:
|
6 |
tags:
|
7 |
- stable-diffusion
|
8 |
- stable-diffusion-diffusers
|
@@ -14,7 +14,7 @@ inference: true
|
|
14 |
|
15 |
# DreamBooth - alejandrojimenez/path-to-save-model
|
16 |
|
17 |
-
This is a dreambooth model derived from CompVis/stable-diffusion-v1-4. The weights were trained on
|
18 |
You can find some example images in the following.
|
19 |
|
20 |
|
|
|
2 |
---
|
3 |
license: creativeml-openrail-m
|
4 |
base_model: CompVis/stable-diffusion-v1-4
|
5 |
+
instance_prompt: sks dog
|
6 |
tags:
|
7 |
- stable-diffusion
|
8 |
- stable-diffusion-diffusers
|
|
|
14 |
|
15 |
# DreamBooth - alejandrojimenez/path-to-save-model
|
16 |
|
17 |
+
This is a dreambooth model derived from CompVis/stable-diffusion-v1-4. The weights were trained on sks dog using [DreamBooth](https://dreambooth.github.io/).
|
18 |
You can find some example images in the following.
|
19 |
|
20 |
|
logs/dreambooth/1684691926.7027104/events.out.tfevents.1684691926.317a782ae694.586.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:21983fd51ff167038246a2cfee574cb50b637485f8f57152ce5eb91097967903
|
3 |
+
size 2671
|
logs/dreambooth/1684691926.7068837/hparams.yml
ADDED
@@ -0,0 +1,56 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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_prompt: null
|
11 |
+
dataloader_num_workers: 0
|
12 |
+
enable_xformers_memory_efficient_attention: false
|
13 |
+
gradient_accumulation_steps: 1
|
14 |
+
gradient_checkpointing: false
|
15 |
+
hub_model_id: null
|
16 |
+
hub_token: null
|
17 |
+
instance_data_dir: dog
|
18 |
+
instance_prompt: a photo of sks dog
|
19 |
+
learning_rate: 1.0e-06
|
20 |
+
local_rank: -1
|
21 |
+
logging_dir: logs
|
22 |
+
lr_num_cycles: 1
|
23 |
+
lr_power: 1.0
|
24 |
+
lr_scheduler: constant
|
25 |
+
lr_warmup_steps: 0
|
26 |
+
max_grad_norm: 1.0
|
27 |
+
max_train_steps: 400
|
28 |
+
mixed_precision: null
|
29 |
+
num_class_images: 100
|
30 |
+
num_train_epochs: 67
|
31 |
+
num_validation_images: 4
|
32 |
+
offset_noise: false
|
33 |
+
output_dir: path-to-save-model
|
34 |
+
pre_compute_text_embeddings: false
|
35 |
+
pretrained_model_name_or_path: CompVis/stable-diffusion-v1-4
|
36 |
+
prior_generation_precision: null
|
37 |
+
prior_loss_weight: 1.0
|
38 |
+
push_to_hub: true
|
39 |
+
report_to: tensorboard
|
40 |
+
resolution: 512
|
41 |
+
resume_from_checkpoint: null
|
42 |
+
revision: null
|
43 |
+
sample_batch_size: 4
|
44 |
+
scale_lr: false
|
45 |
+
seed: null
|
46 |
+
set_grads_to_none: false
|
47 |
+
skip_save_text_encoder: false
|
48 |
+
text_encoder_use_attention_mask: false
|
49 |
+
tokenizer_max_length: null
|
50 |
+
tokenizer_name: null
|
51 |
+
train_batch_size: 1
|
52 |
+
train_text_encoder: false
|
53 |
+
use_8bit_adam: false
|
54 |
+
validation_prompt: null
|
55 |
+
validation_steps: 100
|
56 |
+
with_prior_preservation: false
|
logs/dreambooth/1684692021.203951/events.out.tfevents.1684692021.317a782ae694.612.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:de59af1a4bc6d9cee80650e783733a39743157f340cdc997ee7076d2598bbbfd
|
3 |
+
size 2660
|
logs/dreambooth/1684692021.2081628/hparams.yml
ADDED
@@ -0,0 +1,56 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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_prompt: null
|
11 |
+
dataloader_num_workers: 0
|
12 |
+
enable_xformers_memory_efficient_attention: false
|
13 |
+
gradient_accumulation_steps: 1
|
14 |
+
gradient_checkpointing: false
|
15 |
+
hub_model_id: null
|
16 |
+
hub_token: null
|
17 |
+
instance_data_dir: dog
|
18 |
+
instance_prompt: sks dog
|
19 |
+
learning_rate: 1.0e-06
|
20 |
+
local_rank: -1
|
21 |
+
logging_dir: logs
|
22 |
+
lr_num_cycles: 1
|
23 |
+
lr_power: 1.0
|
24 |
+
lr_scheduler: constant
|
25 |
+
lr_warmup_steps: 0
|
26 |
+
max_grad_norm: 1.0
|
27 |
+
max_train_steps: 300
|
28 |
+
mixed_precision: null
|
29 |
+
num_class_images: 100
|
30 |
+
num_train_epochs: 60
|
31 |
+
num_validation_images: 4
|
32 |
+
offset_noise: false
|
33 |
+
output_dir: path-to-save-model
|
34 |
+
pre_compute_text_embeddings: false
|
35 |
+
pretrained_model_name_or_path: CompVis/stable-diffusion-v1-4
|
36 |
+
prior_generation_precision: null
|
37 |
+
prior_loss_weight: 1.0
|
38 |
+
push_to_hub: true
|
39 |
+
report_to: tensorboard
|
40 |
+
resolution: 512
|
41 |
+
resume_from_checkpoint: null
|
42 |
+
revision: null
|
43 |
+
sample_batch_size: 4
|
44 |
+
scale_lr: false
|
45 |
+
seed: null
|
46 |
+
set_grads_to_none: false
|
47 |
+
skip_save_text_encoder: false
|
48 |
+
text_encoder_use_attention_mask: false
|
49 |
+
tokenizer_max_length: null
|
50 |
+
tokenizer_name: null
|
51 |
+
train_batch_size: 1
|
52 |
+
train_text_encoder: false
|
53 |
+
use_8bit_adam: false
|
54 |
+
validation_prompt: null
|
55 |
+
validation_steps: 100
|
56 |
+
with_prior_preservation: false
|
logs/dreambooth/1684699645.1548104/events.out.tfevents.1684699645.317a782ae694.630.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4eef2daceac8808ac02427e1d1206b2955d8715ced9a166c0cdcde4b2a6e03ba
|
3 |
+
size 2660
|
logs/dreambooth/1684699645.1588595/hparams.yml
ADDED
@@ -0,0 +1,56 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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_prompt: null
|
11 |
+
dataloader_num_workers: 0
|
12 |
+
enable_xformers_memory_efficient_attention: false
|
13 |
+
gradient_accumulation_steps: 1
|
14 |
+
gradient_checkpointing: false
|
15 |
+
hub_model_id: null
|
16 |
+
hub_token: null
|
17 |
+
instance_data_dir: dog
|
18 |
+
instance_prompt: sks dog
|
19 |
+
learning_rate: 1.0e-06
|
20 |
+
local_rank: -1
|
21 |
+
logging_dir: logs
|
22 |
+
lr_num_cycles: 1
|
23 |
+
lr_power: 1.0
|
24 |
+
lr_scheduler: constant
|
25 |
+
lr_warmup_steps: 0
|
26 |
+
max_grad_norm: 1.0
|
27 |
+
max_train_steps: 400
|
28 |
+
mixed_precision: null
|
29 |
+
num_class_images: 100
|
30 |
+
num_train_epochs: 80
|
31 |
+
num_validation_images: 4
|
32 |
+
offset_noise: false
|
33 |
+
output_dir: path-to-save-model
|
34 |
+
pre_compute_text_embeddings: false
|
35 |
+
pretrained_model_name_or_path: CompVis/stable-diffusion-v1-4
|
36 |
+
prior_generation_precision: null
|
37 |
+
prior_loss_weight: 1.0
|
38 |
+
push_to_hub: true
|
39 |
+
report_to: tensorboard
|
40 |
+
resolution: 512
|
41 |
+
resume_from_checkpoint: null
|
42 |
+
revision: null
|
43 |
+
sample_batch_size: 4
|
44 |
+
scale_lr: false
|
45 |
+
seed: null
|
46 |
+
set_grads_to_none: false
|
47 |
+
skip_save_text_encoder: false
|
48 |
+
text_encoder_use_attention_mask: false
|
49 |
+
tokenizer_max_length: null
|
50 |
+
tokenizer_name: null
|
51 |
+
train_batch_size: 1
|
52 |
+
train_text_encoder: false
|
53 |
+
use_8bit_adam: false
|
54 |
+
validation_prompt: null
|
55 |
+
validation_steps: 100
|
56 |
+
with_prior_preservation: false
|
logs/dreambooth/events.out.tfevents.1684691926.317a782ae694.586.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e839ddaf97c20461f6a046ba6b5768b943b0ea86cbd86afb8e5063cd2643036c
|
3 |
+
size 88
|
logs/dreambooth/events.out.tfevents.1684692021.317a782ae694.612.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1aaf995cee2f8f933508bc06ffb29ccc44f8ec4a3c6ed1d52cd1129b6e95a0a2
|
3 |
+
size 88
|
logs/dreambooth/events.out.tfevents.1684699645.317a782ae694.630.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:59bb8beed73f4f587eb37bb24cd9c551537be969a7101de89bd484c450abf76a
|
3 |
+
size 33434
|
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:d1416f2648d26c8e138afce0fae6691e1a72461df26074a5f462c687733ae5db
|
3 |
size 3438375973
|