End of training
Browse files- README.md +5 -0
- checkpoint-400/optimizer.bin +3 -0
- checkpoint-400/random_states_0.pkl +3 -0
- checkpoint-400/scheduler.bin +3 -0
- checkpoint-400/unet/config.json +68 -0
- checkpoint-400/unet/diffusion_pytorch_model.safetensors +3 -0
- logs/dreambooth/1748387491.675188/events.out.tfevents.1748387491.663fa90705d4.16533.1 +3 -0
- logs/dreambooth/1748387491.684947/hparams.yml +66 -0
- logs/dreambooth/1748388308.297383/events.out.tfevents.1748388308.663fa90705d4.22965.1 +3 -0
- logs/dreambooth/1748388308.2991872/hparams.yml +66 -0
- logs/dreambooth/1748388862.003849/events.out.tfevents.1748388862.663fa90705d4.25285.1 +3 -0
- logs/dreambooth/1748388862.0057383/hparams.yml +66 -0
- logs/dreambooth/1748389643.779632/events.out.tfevents.1748389643.663fa90705d4.28590.1 +3 -0
- logs/dreambooth/1748389643.7821608/hparams.yml +66 -0
- logs/dreambooth/events.out.tfevents.1748387491.663fa90705d4.16533.0 +3 -0
- logs/dreambooth/events.out.tfevents.1748388308.663fa90705d4.22965.0 +3 -0
- logs/dreambooth/events.out.tfevents.1748388861.663fa90705d4.25285.0 +3 -0
- logs/dreambooth/events.out.tfevents.1748389643.663fa90705d4.28590.0 +3 -0
- unet/config.json +1 -1
- unet/diffusion_pytorch_model.safetensors +1 -1
README.md
CHANGED
|
@@ -12,6 +12,11 @@ tags:
|
|
| 12 |
- diffusers-training
|
| 13 |
- stable-diffusion
|
| 14 |
- stable-diffusion-diffusers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
---
|
| 16 |
|
| 17 |
<!-- This model card has been generated automatically according to the information the training script had access to. You
|
|
|
|
| 12 |
- diffusers-training
|
| 13 |
- stable-diffusion
|
| 14 |
- stable-diffusion-diffusers
|
| 15 |
+
- text-to-image
|
| 16 |
+
- dreambooth
|
| 17 |
+
- diffusers-training
|
| 18 |
+
- stable-diffusion
|
| 19 |
+
- stable-diffusion-diffusers
|
| 20 |
---
|
| 21 |
|
| 22 |
<!-- This model card has been generated automatically according to the information the training script had access to. You
|
checkpoint-400/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:44cd11d546b81a041b641f0c6087c1837b30dd1a67ed2851764a1b41c4b4adf6
|
| 3 |
+
size 1749370754
|
checkpoint-400/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:63898e8c49761fb92fca812f4bf86abbe5c654948beec97ebcd60ed7944454f0
|
| 3 |
+
size 14344
|
checkpoint-400/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:73c860f0d2f89d8a492552cb8968f370a771dfd20fe0e2e385cee508514d4502
|
| 3 |
+
size 1000
|
checkpoint-400/unet/config.json
ADDED
|
@@ -0,0 +1,68 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_class_name": "UNet2DConditionModel",
|
| 3 |
+
"_diffusers_version": "0.33.1",
|
| 4 |
+
"_name_or_path": "dreambooth-soldier/checkpoint-300",
|
| 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:6587873ca78a3c5cc2d8d44a8083055990ab42dd96eeb215b836bf83e03485d5
|
| 3 |
+
size 3438167536
|
logs/dreambooth/1748387491.675188/events.out.tfevents.1748387491.663fa90705d4.16533.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6a0f0cd65f4c21149d893588922ae76fb401e738a422add2b908f4930bd5d847
|
| 3 |
+
size 3597
|
logs/dreambooth/1748387491.684947/hparams.yml
ADDED
|
@@ -0,0 +1,66 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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: 100
|
| 8 |
+
checkpoints_total_limit: 1
|
| 9 |
+
class_data_dir: class-images
|
| 10 |
+
class_labels_conditioning: null
|
| 11 |
+
class_prompt: very dark skin chocolate black woman with big breasts, full lips, big
|
| 12 |
+
butt, at park, braids, floral dress, side view, deep cleavage, smiling, looking
|
| 13 |
+
straight, busty, 21 years old
|
| 14 |
+
dataloader_num_workers: 0
|
| 15 |
+
enable_xformers_memory_efficient_attention: false
|
| 16 |
+
gradient_accumulation_steps: 2
|
| 17 |
+
gradient_checkpointing: true
|
| 18 |
+
hub_model_id: null
|
| 19 |
+
hub_token: null
|
| 20 |
+
instance_data_dir: downloaded_images
|
| 21 |
+
instance_prompt: gingarun very dark skin chocolate black woman with big breasts, full
|
| 22 |
+
lips, big butt, at park, braids, floral dress, side view, deep cleavage, smiling,
|
| 23 |
+
looking straight, busty, 21 years old
|
| 24 |
+
learning_rate: 5.0e-06
|
| 25 |
+
local_rank: -1
|
| 26 |
+
logging_dir: logs
|
| 27 |
+
lr_num_cycles: 1
|
| 28 |
+
lr_power: 1.0
|
| 29 |
+
lr_scheduler: constant
|
| 30 |
+
lr_warmup_steps: 0
|
| 31 |
+
max_grad_norm: 1.0
|
| 32 |
+
max_train_steps: 400
|
| 33 |
+
mixed_precision: null
|
| 34 |
+
num_class_images: 100
|
| 35 |
+
num_train_epochs: 8
|
| 36 |
+
num_validation_images: 4
|
| 37 |
+
offset_noise: false
|
| 38 |
+
output_dir: dreambooth-soldier
|
| 39 |
+
pre_compute_text_embeddings: false
|
| 40 |
+
pretrained_model_name_or_path: stable-diffusion-v1-5/stable-diffusion-v1-5
|
| 41 |
+
prior_generation_precision: null
|
| 42 |
+
prior_loss_weight: 1.0
|
| 43 |
+
push_to_hub: true
|
| 44 |
+
report_to: tensorboard
|
| 45 |
+
resolution: 128
|
| 46 |
+
resume_from_checkpoint: latest
|
| 47 |
+
revision: null
|
| 48 |
+
sample_batch_size: 4
|
| 49 |
+
scale_lr: false
|
| 50 |
+
seed: null
|
| 51 |
+
set_grads_to_none: false
|
| 52 |
+
skip_save_text_encoder: false
|
| 53 |
+
snr_gamma: null
|
| 54 |
+
text_encoder_use_attention_mask: false
|
| 55 |
+
tokenizer_max_length: null
|
| 56 |
+
tokenizer_name: null
|
| 57 |
+
train_batch_size: 1
|
| 58 |
+
train_text_encoder: false
|
| 59 |
+
use_8bit_adam: true
|
| 60 |
+
validation_prompt: gingarun very dark skin chocolate black woman with big breasts,
|
| 61 |
+
full lips, big butt, at park, braids, floral dress, side view, deep cleavage, smiling,
|
| 62 |
+
looking straight, busty, 21 years old
|
| 63 |
+
validation_scheduler: DPMSolverMultistepScheduler
|
| 64 |
+
validation_steps: 100
|
| 65 |
+
variant: null
|
| 66 |
+
with_prior_preservation: true
|
logs/dreambooth/1748388308.297383/events.out.tfevents.1748388308.663fa90705d4.22965.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5a2bf63ac7e83bcdaa387c07c7816108768153841746fcb685a922b2c051bc67
|
| 3 |
+
size 3597
|
logs/dreambooth/1748388308.2991872/hparams.yml
ADDED
|
@@ -0,0 +1,66 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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: 100
|
| 8 |
+
checkpoints_total_limit: 1
|
| 9 |
+
class_data_dir: class-images
|
| 10 |
+
class_labels_conditioning: null
|
| 11 |
+
class_prompt: very dark skin chocolate black woman with big breasts, full lips, big
|
| 12 |
+
butt, at park, braids, floral dress, side view, deep cleavage, smiling, looking
|
| 13 |
+
straight, busty, 21 years old
|
| 14 |
+
dataloader_num_workers: 0
|
| 15 |
+
enable_xformers_memory_efficient_attention: false
|
| 16 |
+
gradient_accumulation_steps: 2
|
| 17 |
+
gradient_checkpointing: true
|
| 18 |
+
hub_model_id: null
|
| 19 |
+
hub_token: null
|
| 20 |
+
instance_data_dir: downloaded_images
|
| 21 |
+
instance_prompt: gingarun very dark skin chocolate black woman with big breasts, full
|
| 22 |
+
lips, big butt, at park, braids, floral dress, side view, deep cleavage, smiling,
|
| 23 |
+
looking straight, busty, 21 years old
|
| 24 |
+
learning_rate: 5.0e-06
|
| 25 |
+
local_rank: -1
|
| 26 |
+
logging_dir: logs
|
| 27 |
+
lr_num_cycles: 1
|
| 28 |
+
lr_power: 1.0
|
| 29 |
+
lr_scheduler: constant
|
| 30 |
+
lr_warmup_steps: 0
|
| 31 |
+
max_grad_norm: 1.0
|
| 32 |
+
max_train_steps: 400
|
| 33 |
+
mixed_precision: null
|
| 34 |
+
num_class_images: 100
|
| 35 |
+
num_train_epochs: 8
|
| 36 |
+
num_validation_images: 4
|
| 37 |
+
offset_noise: false
|
| 38 |
+
output_dir: dreambooth-soldier
|
| 39 |
+
pre_compute_text_embeddings: false
|
| 40 |
+
pretrained_model_name_or_path: stable-diffusion-v1-5/stable-diffusion-v1-5
|
| 41 |
+
prior_generation_precision: null
|
| 42 |
+
prior_loss_weight: 1.0
|
| 43 |
+
push_to_hub: true
|
| 44 |
+
report_to: tensorboard
|
| 45 |
+
resolution: 128
|
| 46 |
+
resume_from_checkpoint: latest
|
| 47 |
+
revision: null
|
| 48 |
+
sample_batch_size: 4
|
| 49 |
+
scale_lr: false
|
| 50 |
+
seed: null
|
| 51 |
+
set_grads_to_none: false
|
| 52 |
+
skip_save_text_encoder: false
|
| 53 |
+
snr_gamma: null
|
| 54 |
+
text_encoder_use_attention_mask: false
|
| 55 |
+
tokenizer_max_length: null
|
| 56 |
+
tokenizer_name: null
|
| 57 |
+
train_batch_size: 1
|
| 58 |
+
train_text_encoder: false
|
| 59 |
+
use_8bit_adam: true
|
| 60 |
+
validation_prompt: gingarun very dark skin chocolate black woman with big breasts,
|
| 61 |
+
full lips, big butt, at park, braids, floral dress, side view, deep cleavage, smiling,
|
| 62 |
+
looking straight, busty, 21 years old
|
| 63 |
+
validation_scheduler: DPMSolverMultistepScheduler
|
| 64 |
+
validation_steps: 100
|
| 65 |
+
variant: null
|
| 66 |
+
with_prior_preservation: true
|
logs/dreambooth/1748388862.003849/events.out.tfevents.1748388862.663fa90705d4.25285.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9eac138999313d4df5fc5decadf056370f1e16aea36a3c3ca11c47bed0ca8aeb
|
| 3 |
+
size 3597
|
logs/dreambooth/1748388862.0057383/hparams.yml
ADDED
|
@@ -0,0 +1,66 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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: 100
|
| 8 |
+
checkpoints_total_limit: 1
|
| 9 |
+
class_data_dir: class-images
|
| 10 |
+
class_labels_conditioning: null
|
| 11 |
+
class_prompt: very dark skin chocolate black woman with big breasts, full lips, big
|
| 12 |
+
butt, at park, braids, floral dress, side view, deep cleavage, smiling, looking
|
| 13 |
+
straight, busty, 21 years old
|
| 14 |
+
dataloader_num_workers: 0
|
| 15 |
+
enable_xformers_memory_efficient_attention: false
|
| 16 |
+
gradient_accumulation_steps: 2
|
| 17 |
+
gradient_checkpointing: true
|
| 18 |
+
hub_model_id: null
|
| 19 |
+
hub_token: null
|
| 20 |
+
instance_data_dir: downloaded_images
|
| 21 |
+
instance_prompt: gingarun very dark skin chocolate black woman with big breasts, full
|
| 22 |
+
lips, big butt, at park, braids, floral dress, side view, deep cleavage, smiling,
|
| 23 |
+
looking straight, busty, 21 years old
|
| 24 |
+
learning_rate: 5.0e-06
|
| 25 |
+
local_rank: -1
|
| 26 |
+
logging_dir: logs
|
| 27 |
+
lr_num_cycles: 1
|
| 28 |
+
lr_power: 1.0
|
| 29 |
+
lr_scheduler: constant
|
| 30 |
+
lr_warmup_steps: 0
|
| 31 |
+
max_grad_norm: 1.0
|
| 32 |
+
max_train_steps: 300
|
| 33 |
+
mixed_precision: null
|
| 34 |
+
num_class_images: 100
|
| 35 |
+
num_train_epochs: 6
|
| 36 |
+
num_validation_images: 4
|
| 37 |
+
offset_noise: false
|
| 38 |
+
output_dir: dreambooth-soldier
|
| 39 |
+
pre_compute_text_embeddings: false
|
| 40 |
+
pretrained_model_name_or_path: stable-diffusion-v1-5/stable-diffusion-v1-5
|
| 41 |
+
prior_generation_precision: null
|
| 42 |
+
prior_loss_weight: 1.0
|
| 43 |
+
push_to_hub: true
|
| 44 |
+
report_to: tensorboard
|
| 45 |
+
resolution: 128
|
| 46 |
+
resume_from_checkpoint: latest
|
| 47 |
+
revision: null
|
| 48 |
+
sample_batch_size: 4
|
| 49 |
+
scale_lr: false
|
| 50 |
+
seed: null
|
| 51 |
+
set_grads_to_none: false
|
| 52 |
+
skip_save_text_encoder: false
|
| 53 |
+
snr_gamma: null
|
| 54 |
+
text_encoder_use_attention_mask: false
|
| 55 |
+
tokenizer_max_length: null
|
| 56 |
+
tokenizer_name: null
|
| 57 |
+
train_batch_size: 1
|
| 58 |
+
train_text_encoder: false
|
| 59 |
+
use_8bit_adam: true
|
| 60 |
+
validation_prompt: gingarun very dark skin chocolate black woman with big breasts,
|
| 61 |
+
full lips, big butt, at park, braids, floral dress, side view, deep cleavage, smiling,
|
| 62 |
+
looking straight, busty, 21 years old
|
| 63 |
+
validation_scheduler: DPMSolverMultistepScheduler
|
| 64 |
+
validation_steps: 100
|
| 65 |
+
variant: null
|
| 66 |
+
with_prior_preservation: true
|
logs/dreambooth/1748389643.779632/events.out.tfevents.1748389643.663fa90705d4.28590.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f1317b58f3e188824a45fe22ec54e0bc87c5ba53f11643b13ddb4eee460e9e65
|
| 3 |
+
size 3597
|
logs/dreambooth/1748389643.7821608/hparams.yml
ADDED
|
@@ -0,0 +1,66 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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: 100
|
| 8 |
+
checkpoints_total_limit: 1
|
| 9 |
+
class_data_dir: class-images
|
| 10 |
+
class_labels_conditioning: null
|
| 11 |
+
class_prompt: very dark skin chocolate black woman with big breasts, full lips, big
|
| 12 |
+
butt, at park, braids, floral dress, side view, deep cleavage, smiling, looking
|
| 13 |
+
straight, busty, 21 years old
|
| 14 |
+
dataloader_num_workers: 0
|
| 15 |
+
enable_xformers_memory_efficient_attention: false
|
| 16 |
+
gradient_accumulation_steps: 2
|
| 17 |
+
gradient_checkpointing: true
|
| 18 |
+
hub_model_id: null
|
| 19 |
+
hub_token: null
|
| 20 |
+
instance_data_dir: downloaded_images
|
| 21 |
+
instance_prompt: gingarun very dark skin chocolate black woman with big breasts, full
|
| 22 |
+
lips, big butt, at park, braids, floral dress, side view, deep cleavage, smiling,
|
| 23 |
+
looking straight, busty, 21 years old
|
| 24 |
+
learning_rate: 5.0e-06
|
| 25 |
+
local_rank: -1
|
| 26 |
+
logging_dir: logs
|
| 27 |
+
lr_num_cycles: 1
|
| 28 |
+
lr_power: 1.0
|
| 29 |
+
lr_scheduler: constant
|
| 30 |
+
lr_warmup_steps: 0
|
| 31 |
+
max_grad_norm: 1.0
|
| 32 |
+
max_train_steps: 300
|
| 33 |
+
mixed_precision: null
|
| 34 |
+
num_class_images: 100
|
| 35 |
+
num_train_epochs: 6
|
| 36 |
+
num_validation_images: 4
|
| 37 |
+
offset_noise: false
|
| 38 |
+
output_dir: dreambooth-soldier
|
| 39 |
+
pre_compute_text_embeddings: false
|
| 40 |
+
pretrained_model_name_or_path: stable-diffusion-v1-5/stable-diffusion-v1-5
|
| 41 |
+
prior_generation_precision: null
|
| 42 |
+
prior_loss_weight: 1.0
|
| 43 |
+
push_to_hub: true
|
| 44 |
+
report_to: tensorboard
|
| 45 |
+
resolution: 128
|
| 46 |
+
resume_from_checkpoint: latest
|
| 47 |
+
revision: null
|
| 48 |
+
sample_batch_size: 4
|
| 49 |
+
scale_lr: false
|
| 50 |
+
seed: null
|
| 51 |
+
set_grads_to_none: false
|
| 52 |
+
skip_save_text_encoder: false
|
| 53 |
+
snr_gamma: null
|
| 54 |
+
text_encoder_use_attention_mask: false
|
| 55 |
+
tokenizer_max_length: null
|
| 56 |
+
tokenizer_name: null
|
| 57 |
+
train_batch_size: 1
|
| 58 |
+
train_text_encoder: false
|
| 59 |
+
use_8bit_adam: true
|
| 60 |
+
validation_prompt: gingarun very dark skin chocolate black woman with big breasts,
|
| 61 |
+
full lips, big butt, at park, braids, floral dress, side view, deep cleavage, smiling,
|
| 62 |
+
looking straight, busty, 21 years old
|
| 63 |
+
validation_scheduler: DPMSolverMultistepScheduler
|
| 64 |
+
validation_steps: 100
|
| 65 |
+
variant: null
|
| 66 |
+
with_prior_preservation: true
|
logs/dreambooth/events.out.tfevents.1748387491.663fa90705d4.16533.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:43d723590c107c912dd83a098d9c6a7e766d7952f68d22af8cba27bc055ee08b
|
| 3 |
+
size 16804
|
logs/dreambooth/events.out.tfevents.1748388308.663fa90705d4.22965.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b177c80a32b7108eb57b7177099dd1d6ebc9e1128e1c6e50ee2a94498a145eb4
|
| 3 |
+
size 16804
|
logs/dreambooth/events.out.tfevents.1748388861.663fa90705d4.25285.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:47c9821077a166ec54093d048945df339c095ed0d485030dc4994125d2a36061
|
| 3 |
+
size 88
|
logs/dreambooth/events.out.tfevents.1748389643.663fa90705d4.28590.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e56fedec884afe33aca35dc853759df5e915f3b154a30ff9ecaf9c18bd80f2b1
|
| 3 |
+
size 88
|
unet/config.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"_class_name": "UNet2DConditionModel",
|
| 3 |
"_diffusers_version": "0.33.1",
|
| 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.33.1",
|
| 4 |
+
"_name_or_path": "dreambooth-soldier/checkpoint-400",
|
| 5 |
"act_fn": "silu",
|
| 6 |
"addition_embed_type": null,
|
| 7 |
"addition_embed_type_num_heads": 64,
|
unet/diffusion_pytorch_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3438167536
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6587873ca78a3c5cc2d8d44a8083055990ab42dd96eeb215b836bf83e03485d5
|
| 3 |
size 3438167536
|