Commit
·
52d59cb
1
Parent(s):
5c659d1
End of training
Browse files- README.md +2 -2
- checkpoint-1000/random_states_0.pkl +1 -1
- checkpoint-500/random_states_0.pkl +1 -1
- logs/dreambooth/1688711340.5907133/events.out.tfevents.1688711340.szth-acg-bcc04f1143.szth.baidu.com.2841.1 +3 -0
- logs/dreambooth/1688711340.5924127/hparams.yml +59 -0
- logs/dreambooth/events.out.tfevents.1688711340.szth-acg-bcc04f1143.szth.baidu.com.2841.0 +3 -0
README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
---
|
| 3 |
license: creativeml-openrail-m
|
| 4 |
base_model: stabilityai/stable-diffusion-2-1
|
| 5 |
-
instance_prompt:
|
| 6 |
tags:
|
| 7 |
- stable-diffusion
|
| 8 |
- stable-diffusion-diffusers
|
|
@@ -14,7 +14,7 @@ inference: true
|
|
| 14 |
|
| 15 |
# DreamBooth - Redamancy2299/dreambooth2
|
| 16 |
|
| 17 |
-
This is a dreambooth model derived from stabilityai/stable-diffusion-2-1. 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: stabilityai/stable-diffusion-2-1
|
| 5 |
+
instance_prompt: a kmk young people sleeping in front of a computer, night shot, sat in an office
|
| 6 |
tags:
|
| 7 |
- stable-diffusion
|
| 8 |
- stable-diffusion-diffusers
|
|
|
|
| 14 |
|
| 15 |
# DreamBooth - Redamancy2299/dreambooth2
|
| 16 |
|
| 17 |
+
This is a dreambooth model derived from stabilityai/stable-diffusion-2-1. The weights were trained on a kmk young people sleeping in front of a computer, night shot, sat in an office using [DreamBooth](https://dreambooth.github.io/).
|
| 18 |
You can find some example images in the following.
|
| 19 |
|
| 20 |
|
checkpoint-1000/random_states_0.pkl
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 21643
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:62e1991b8e7a7cf74b25174e677d808ab47a9d313ec9334fc490451ad27af989
|
| 3 |
size 21643
|
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 21643
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:577261338fbe2540b1be0a0292f7677081500d9b46e5b89e0790a13899dbd57a
|
| 3 |
size 21643
|
logs/dreambooth/1688711340.5907133/events.out.tfevents.1688711340.szth-acg-bcc04f1143.szth.baidu.com.2841.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a54c55345b5618224a70bfab90669352f7458a7d0ed0b04d8c638670ab700ad4
|
| 3 |
+
size 2744
|
logs/dreambooth/1688711340.5924127/hparams.yml
ADDED
|
@@ -0,0 +1,59 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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: ./sleep
|
| 19 |
+
instance_prompt: a kmk young people sleeping in front of a computer, night shot,
|
| 20 |
+
sat in an office
|
| 21 |
+
learning_rate: 8.0e-05
|
| 22 |
+
local_rank: 0
|
| 23 |
+
logging_dir: logs
|
| 24 |
+
lr_num_cycles: 1
|
| 25 |
+
lr_power: 1.0
|
| 26 |
+
lr_scheduler: constant
|
| 27 |
+
lr_warmup_steps: 0
|
| 28 |
+
max_grad_norm: 1.0
|
| 29 |
+
max_train_steps: 1200
|
| 30 |
+
mixed_precision: null
|
| 31 |
+
num_class_images: 100
|
| 32 |
+
num_train_epochs: 600
|
| 33 |
+
num_validation_images: 4
|
| 34 |
+
offset_noise: false
|
| 35 |
+
output_dir: sd_output/dreambooth2
|
| 36 |
+
pre_compute_text_embeddings: false
|
| 37 |
+
pretrained_model_name_or_path: stabilityai/stable-diffusion-2-1
|
| 38 |
+
prior_generation_precision: null
|
| 39 |
+
prior_loss_weight: 1.0
|
| 40 |
+
push_to_hub: true
|
| 41 |
+
report_to: tensorboard
|
| 42 |
+
resolution: 512
|
| 43 |
+
resume_from_checkpoint: null
|
| 44 |
+
revision: null
|
| 45 |
+
sample_batch_size: 4
|
| 46 |
+
scale_lr: false
|
| 47 |
+
seed: null
|
| 48 |
+
set_grads_to_none: false
|
| 49 |
+
skip_save_text_encoder: false
|
| 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: false
|
| 56 |
+
validation_images: null
|
| 57 |
+
validation_prompt: null
|
| 58 |
+
validation_steps: 100
|
| 59 |
+
with_prior_preservation: false
|
logs/dreambooth/events.out.tfevents.1688711340.szth-acg-bcc04f1143.szth.baidu.com.2841.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:51f4466aaff83f844a7bf1d4012ef780214bfb1dcaaea88323c9565318fd5ec5
|
| 3 |
+
size 100634
|