End of training
Browse files- README.md +4 -0
- checkpoint-500/optimizer.bin +1 -1
- checkpoint-500/random_states_0.pkl +1 -1
- checkpoint-500/unet/diffusion_pytorch_model.safetensors +1 -1
- logs/dreambooth/1708004810.7372036/events.out.tfevents.1708004810.jupyter-user1.268.1 +3 -0
- logs/dreambooth/1708004810.7395074/hparams.yml +60 -0
- logs/dreambooth/1708007847.3208835/events.out.tfevents.1708007847.jupyter-user1.428.1 +3 -0
- logs/dreambooth/1708007847.3224642/hparams.yml +60 -0
- logs/dreambooth/events.out.tfevents.1708004810.jupyter-user1.268.0 +3 -0
- logs/dreambooth/events.out.tfevents.1708007847.jupyter-user1.428.0 +3 -0
- unet/diffusion_pytorch_model.safetensors +1 -1
README.md
CHANGED
|
@@ -26,6 +26,10 @@ tags:
|
|
| 26 |
- dreambooth
|
| 27 |
- stable-diffusion
|
| 28 |
- stable-diffusion-diffusers
|
|
|
|
|
|
|
|
|
|
|
|
|
| 29 |
inference: true
|
| 30 |
base_model: stabilityai/stable-diffusion-2-1
|
| 31 |
instance_prompt: a photo of [v]dog
|
|
|
|
| 26 |
- dreambooth
|
| 27 |
- stable-diffusion
|
| 28 |
- stable-diffusion-diffusers
|
| 29 |
+
- text-to-image
|
| 30 |
+
- dreambooth
|
| 31 |
+
- stable-diffusion
|
| 32 |
+
- stable-diffusion-diffusers
|
| 33 |
inference: true
|
| 34 |
base_model: stabilityai/stable-diffusion-2-1
|
| 35 |
instance_prompt: a photo of [v]dog
|
checkpoint-500/optimizer.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1737915525
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:947b679ad0fe1a6ce932c4b02224c7a4fcc24cd34b6e232f4071a63fbd52fe26
|
| 3 |
size 1737915525
|
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 14663
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e6603b3b3d54141aae820a902d25d84d45620b27f591113494be094ee5a9194f
|
| 3 |
size 14663
|
checkpoint-500/unet/diffusion_pytorch_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3463726504
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a57130ece44b94eaf19a74c3876dbc246a55486b6a29b2eb6f0ad888d2c35fb0
|
| 3 |
size 3463726504
|
logs/dreambooth/1708004810.7372036/events.out.tfevents.1708004810.jupyter-user1.268.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5118b5cdb63b7ce95d377fa42f93b74ec0d2e577c706b24ab49e493993c92f03
|
| 3 |
+
size 2696
|
logs/dreambooth/1708004810.7395074/hparams.yml
ADDED
|
@@ -0,0 +1,60 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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: true
|
| 14 |
+
gradient_accumulation_steps: 1
|
| 15 |
+
gradient_checkpointing: true
|
| 16 |
+
hub_model_id: null
|
| 17 |
+
hub_token: null
|
| 18 |
+
instance_data_dir: dog
|
| 19 |
+
instance_prompt: a photo of [v]dog
|
| 20 |
+
learning_rate: 1.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: 800
|
| 29 |
+
mixed_precision: null
|
| 30 |
+
num_class_images: 100
|
| 31 |
+
num_train_epochs: 160
|
| 32 |
+
num_validation_images: 4
|
| 33 |
+
offset_noise: false
|
| 34 |
+
output_dir: dogbooth
|
| 35 |
+
pre_compute_text_embeddings: false
|
| 36 |
+
pretrained_model_name_or_path: stabilityai/stable-diffusion-2-1
|
| 37 |
+
prior_generation_precision: null
|
| 38 |
+
prior_loss_weight: 1.0
|
| 39 |
+
push_to_hub: true
|
| 40 |
+
report_to: tensorboard
|
| 41 |
+
resolution: 768
|
| 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 |
+
snr_gamma: null
|
| 50 |
+
text_encoder_use_attention_mask: false
|
| 51 |
+
tokenizer_max_length: null
|
| 52 |
+
tokenizer_name: null
|
| 53 |
+
train_batch_size: 1
|
| 54 |
+
train_text_encoder: false
|
| 55 |
+
use_8bit_adam: true
|
| 56 |
+
validation_prompt: null
|
| 57 |
+
validation_scheduler: DPMSolverMultistepScheduler
|
| 58 |
+
validation_steps: 100
|
| 59 |
+
variant: null
|
| 60 |
+
with_prior_preservation: false
|
logs/dreambooth/1708007847.3208835/events.out.tfevents.1708007847.jupyter-user1.428.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:306cdd426adca1c0c69101f52acb9388aba3c7afe751b3447a129cf817d6713e
|
| 3 |
+
size 2696
|
logs/dreambooth/1708007847.3224642/hparams.yml
ADDED
|
@@ -0,0 +1,60 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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: true
|
| 14 |
+
gradient_accumulation_steps: 1
|
| 15 |
+
gradient_checkpointing: true
|
| 16 |
+
hub_model_id: null
|
| 17 |
+
hub_token: null
|
| 18 |
+
instance_data_dir: dog
|
| 19 |
+
instance_prompt: a photo of [v]dog
|
| 20 |
+
learning_rate: 1.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: 800
|
| 29 |
+
mixed_precision: null
|
| 30 |
+
num_class_images: 100
|
| 31 |
+
num_train_epochs: 160
|
| 32 |
+
num_validation_images: 4
|
| 33 |
+
offset_noise: false
|
| 34 |
+
output_dir: dogbooth
|
| 35 |
+
pre_compute_text_embeddings: false
|
| 36 |
+
pretrained_model_name_or_path: stabilityai/stable-diffusion-2-1
|
| 37 |
+
prior_generation_precision: null
|
| 38 |
+
prior_loss_weight: 1.0
|
| 39 |
+
push_to_hub: true
|
| 40 |
+
report_to: tensorboard
|
| 41 |
+
resolution: 768
|
| 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 |
+
snr_gamma: null
|
| 50 |
+
text_encoder_use_attention_mask: false
|
| 51 |
+
tokenizer_max_length: null
|
| 52 |
+
tokenizer_name: null
|
| 53 |
+
train_batch_size: 1
|
| 54 |
+
train_text_encoder: false
|
| 55 |
+
use_8bit_adam: true
|
| 56 |
+
validation_prompt: null
|
| 57 |
+
validation_scheduler: DPMSolverMultistepScheduler
|
| 58 |
+
validation_steps: 100
|
| 59 |
+
variant: null
|
| 60 |
+
with_prior_preservation: false
|
logs/dreambooth/events.out.tfevents.1708004810.jupyter-user1.268.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a9903d0c196d312d029384e94a287d9aeaf5bb097e80f28c11bc4b27ff6a4938
|
| 3 |
+
size 6026
|
logs/dreambooth/events.out.tfevents.1708007847.jupyter-user1.428.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:df834c8c59e9ff3ab0d207ff80ef94571bdfcf4fe03dcd86d63ed721aea0cd82
|
| 3 |
+
size 66986
|
unet/diffusion_pytorch_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3463726504
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f9659bcbc802ead9f498033c125298dde1b2aa80538fe64988387b2ff852db04
|
| 3 |
size 3463726504
|