Commit ·
71d96f5
1
Parent(s): a08f226
End of training
Browse files- README.md +1 -1
- logs/dreambooth/1692951617.585936/events.out.tfevents.1692951617.ec6f6d21c013.11624.1 +3 -0
- logs/dreambooth/1692951617.5884078/hparams.yml +58 -0
- logs/dreambooth/1692951833.6892638/events.out.tfevents.1692951833.ec6f6d21c013.12683.1 +3 -0
- logs/dreambooth/1692951833.691757/hparams.yml +58 -0
- logs/dreambooth/events.out.tfevents.1692951617.ec6f6d21c013.11624.0 +3 -0
- logs/dreambooth/events.out.tfevents.1692951833.ec6f6d21c013.12683.0 +3 -0
- text_encoder/model.safetensors +1 -1
- unet/diffusion_pytorch_model.safetensors +1 -1
README.md
CHANGED
|
@@ -19,4 +19,4 @@ You can find some example images in the following.
|
|
| 19 |
|
| 20 |
|
| 21 |
|
| 22 |
-
DreamBooth for the text encoder was enabled:
|
|
|
|
| 19 |
|
| 20 |
|
| 21 |
|
| 22 |
+
DreamBooth for the text encoder was enabled: True.
|
logs/dreambooth/1692951617.585936/events.out.tfevents.1692951617.ec6f6d21c013.11624.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2eaf4322c3f47416f83a03056ae6a5a3aa3736dd7f9f6bcf144bc6c91714f36e
|
| 3 |
+
size 2883
|
logs/dreambooth/1692951617.5884078/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: /content/cracks
|
| 10 |
+
class_labels_conditioning: null
|
| 11 |
+
class_prompt: broken insulator
|
| 12 |
+
dataloader_num_workers: 0
|
| 13 |
+
enable_xformers_memory_efficient_attention: true
|
| 14 |
+
gradient_accumulation_steps: 1
|
| 15 |
+
gradient_checkpointing: true
|
| 16 |
+
hub_model_id: null
|
| 17 |
+
hub_token: null
|
| 18 |
+
instance_data_dir: /content/cracks
|
| 19 |
+
instance_prompt: image of broken insulator
|
| 20 |
+
learning_rate: 2.0e-06
|
| 21 |
+
local_rank: -1
|
| 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: 4
|
| 32 |
+
num_validation_images: 4
|
| 33 |
+
offset_noise: false
|
| 34 |
+
output_dir: /content/checkpoint
|
| 35 |
+
pre_compute_text_embeddings: false
|
| 36 |
+
pretrained_model_name_or_path: CompVis/stable-diffusion-v1-4
|
| 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: true
|
| 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: true
|
| 54 |
+
use_8bit_adam: true
|
| 55 |
+
validation_prompt: null
|
| 56 |
+
validation_scheduler: DPMSolverMultistepScheduler
|
| 57 |
+
validation_steps: 100
|
| 58 |
+
with_prior_preservation: true
|
logs/dreambooth/1692951833.6892638/events.out.tfevents.1692951833.ec6f6d21c013.12683.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d4feb8466ddc562f5715c73006588ca7301289eae2acaf18bf637d746d7caf81
|
| 3 |
+
size 2883
|
logs/dreambooth/1692951833.691757/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: /content/cracks
|
| 10 |
+
class_labels_conditioning: null
|
| 11 |
+
class_prompt: broken insulator
|
| 12 |
+
dataloader_num_workers: 0
|
| 13 |
+
enable_xformers_memory_efficient_attention: true
|
| 14 |
+
gradient_accumulation_steps: 1
|
| 15 |
+
gradient_checkpointing: true
|
| 16 |
+
hub_model_id: null
|
| 17 |
+
hub_token: null
|
| 18 |
+
instance_data_dir: /content/cracks
|
| 19 |
+
instance_prompt: image of broken insulator
|
| 20 |
+
learning_rate: 2.0e-06
|
| 21 |
+
local_rank: -1
|
| 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: 4
|
| 32 |
+
num_validation_images: 4
|
| 33 |
+
offset_noise: false
|
| 34 |
+
output_dir: /content/checkpoint
|
| 35 |
+
pre_compute_text_embeddings: false
|
| 36 |
+
pretrained_model_name_or_path: CompVis/stable-diffusion-v1-4
|
| 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: true
|
| 54 |
+
use_8bit_adam: true
|
| 55 |
+
validation_prompt: null
|
| 56 |
+
validation_scheduler: DPMSolverMultistepScheduler
|
| 57 |
+
validation_steps: 100
|
| 58 |
+
with_prior_preservation: false
|
logs/dreambooth/events.out.tfevents.1692951617.ec6f6d21c013.11624.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:039ffacb137fd7df84df175dd7787a3a9ca01ea0faada8fef54c2e45e5e1f71e
|
| 3 |
+
size 88
|
logs/dreambooth/events.out.tfevents.1692951833.ec6f6d21c013.12683.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5ae4f4b1d88df2fc3af1798e7ec3e83a810733082c3819b6f0c568ea294f9e44
|
| 3 |
+
size 33434
|
text_encoder/model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 492265168
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:03e565297a8508420a892cc324572d2ba5d2bdcb08abd95389aa76878b3bf4aa
|
| 3 |
size 492265168
|
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:a5442e710bd6e44a101da6ff8cdcd99efbfb8a33f90c87b7dd6a9e078265d9aa
|
| 3 |
size 3438167536
|