End of training
Browse files- <new1>.safetensors +3 -0
- README.md +3 -3
- image_0.png +0 -0
- image_1.png +0 -0
- logs/custom-diffusion/1721404415.9405987/events.out.tfevents.1721404415.cb5e3b687c53.8455.1 +3 -0
- logs/custom-diffusion/1721404415.9431543/hparams.yml +57 -0
- logs/custom-diffusion/1721404688.5067005/events.out.tfevents.1721404688.cb5e3b687c53.8897.1 +3 -0
- logs/custom-diffusion/1721404688.5093672/hparams.yml +57 -0
- logs/custom-diffusion/events.out.tfevents.1721404415.cb5e3b687c53.8455.0 +3 -0
- logs/custom-diffusion/events.out.tfevents.1721404688.cb5e3b687c53.8897.0 +3 -0
- pytorch_custom_diffusion_weights.safetensors +3 -0
<new1>.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:acac4604ce030c0ead1352aaee1a07a5ff55d1d459cd8797cfc3298dfa9a4cf5
|
3 |
+
size 3176
|
README.md
CHANGED
@@ -10,11 +10,11 @@ tags:
|
|
10 |
- stable-diffusion-diffusers
|
11 |
- diffusers
|
12 |
- textual_inversion
|
13 |
-
- stable-diffusion
|
14 |
-
- stable-diffusion-diffusers
|
15 |
- text-to-image
|
16 |
- diffusers
|
17 |
-
-
|
|
|
|
|
18 |
- diffusers-training
|
19 |
inference: true
|
20 |
instance_prompt: a photo of t@y
|
|
|
10 |
- stable-diffusion-diffusers
|
11 |
- diffusers
|
12 |
- textual_inversion
|
|
|
|
|
13 |
- text-to-image
|
14 |
- diffusers
|
15 |
+
- stable-diffusion
|
16 |
+
- stable-diffusion-diffusers
|
17 |
+
- custom-diffusion
|
18 |
- diffusers-training
|
19 |
inference: true
|
20 |
instance_prompt: a photo of t@y
|
image_0.png
ADDED
![]() |
image_1.png
ADDED
![]() |
logs/custom-diffusion/1721404415.9405987/events.out.tfevents.1721404415.cb5e3b687c53.8455.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a4b246c36c87573d73bc2558c479f525937495f2b4c685b42e96cb49a80fbe7b
|
3 |
+
size 2563
|
logs/custom-diffusion/1721404415.9431543/hparams.yml
ADDED
@@ -0,0 +1,57 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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: 250
|
8 |
+
checkpoints_total_limit: null
|
9 |
+
class_data_dir: gen_reg/samples_dog
|
10 |
+
class_prompt: dog
|
11 |
+
concepts_list: null
|
12 |
+
dataloader_num_workers: 2
|
13 |
+
enable_xformers_memory_efficient_attention: false
|
14 |
+
freeze_model: crossattn_kv
|
15 |
+
gradient_accumulation_steps: 1
|
16 |
+
gradient_checkpointing: false
|
17 |
+
hflip: false
|
18 |
+
hub_model_id: null
|
19 |
+
hub_token: null
|
20 |
+
initializer_token: ktn+pll+ucd
|
21 |
+
instance_data_dir: dreambooth/dataset/dog
|
22 |
+
instance_prompt: null
|
23 |
+
learning_rate: 1.0e-05
|
24 |
+
local_rank: 0
|
25 |
+
logging_dir: logs
|
26 |
+
lr_scheduler: constant
|
27 |
+
lr_warmup_steps: 500
|
28 |
+
max_grad_norm: 1.0
|
29 |
+
max_train_steps: null
|
30 |
+
mixed_precision: null
|
31 |
+
modifier_token: null
|
32 |
+
no_safe_serialization: false
|
33 |
+
noaug: false
|
34 |
+
num_class_images: 200
|
35 |
+
num_train_epochs: 1
|
36 |
+
num_validation_images: 2
|
37 |
+
output_dir: output1
|
38 |
+
pretrained_model_name_or_path: CompVis/stable-diffusion-v1-4
|
39 |
+
prior_generation_precision: null
|
40 |
+
prior_loss_weight: 1.0
|
41 |
+
push_to_hub: false
|
42 |
+
real_prior: false
|
43 |
+
report_to: tensorboard
|
44 |
+
resolution: 512
|
45 |
+
resume_from_checkpoint: null
|
46 |
+
revision: null
|
47 |
+
sample_batch_size: 4
|
48 |
+
scale_lr: false
|
49 |
+
seed: 42
|
50 |
+
set_grads_to_none: false
|
51 |
+
tokenizer_name: null
|
52 |
+
train_batch_size: 4
|
53 |
+
use_8bit_adam: false
|
54 |
+
validation_prompt: null
|
55 |
+
validation_steps: 50
|
56 |
+
variant: null
|
57 |
+
with_prior_preservation: true
|
logs/custom-diffusion/1721404688.5067005/events.out.tfevents.1721404688.cb5e3b687c53.8897.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2cda05ea610a76696dc5d3b7fd0fc783a3d940731341e06ea583497ea169897b
|
3 |
+
size 2805
|
logs/custom-diffusion/1721404688.5093672/hparams.yml
ADDED
@@ -0,0 +1,57 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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: 100000
|
8 |
+
checkpoints_total_limit: null
|
9 |
+
class_data_dir: gen_reg/samples_dog
|
10 |
+
class_prompt: dog
|
11 |
+
concepts_list: null
|
12 |
+
dataloader_num_workers: 2
|
13 |
+
enable_xformers_memory_efficient_attention: false
|
14 |
+
freeze_model: crossattn_kv
|
15 |
+
gradient_accumulation_steps: 1
|
16 |
+
gradient_checkpointing: false
|
17 |
+
hflip: true
|
18 |
+
hub_model_id: null
|
19 |
+
hub_token: null
|
20 |
+
initializer_token: ktn+pll+ucd
|
21 |
+
instance_data_dir: dreambooth/dataset/dog
|
22 |
+
instance_prompt: photo of a <new1> dog
|
23 |
+
learning_rate: 1.0e-05
|
24 |
+
local_rank: 0
|
25 |
+
logging_dir: logs
|
26 |
+
lr_scheduler: constant
|
27 |
+
lr_warmup_steps: 0
|
28 |
+
max_grad_norm: 1.0
|
29 |
+
max_train_steps: 800
|
30 |
+
mixed_precision: null
|
31 |
+
modifier_token: <new1>
|
32 |
+
no_safe_serialization: false
|
33 |
+
noaug: false
|
34 |
+
num_class_images: 200
|
35 |
+
num_train_epochs: 1
|
36 |
+
num_validation_images: 2
|
37 |
+
output_dir: output1
|
38 |
+
pretrained_model_name_or_path: CompVis/stable-diffusion-v1-4
|
39 |
+
prior_generation_precision: null
|
40 |
+
prior_loss_weight: 1.0
|
41 |
+
push_to_hub: true
|
42 |
+
real_prior: false
|
43 |
+
report_to: tensorboard
|
44 |
+
resolution: 512
|
45 |
+
resume_from_checkpoint: null
|
46 |
+
revision: null
|
47 |
+
sample_batch_size: 4
|
48 |
+
scale_lr: true
|
49 |
+
seed: 42
|
50 |
+
set_grads_to_none: false
|
51 |
+
tokenizer_name: null
|
52 |
+
train_batch_size: 2
|
53 |
+
use_8bit_adam: false
|
54 |
+
validation_prompt: <new1> dog sitting in a bucket
|
55 |
+
validation_steps: 10000
|
56 |
+
variant: null
|
57 |
+
with_prior_preservation: true
|
logs/custom-diffusion/events.out.tfevents.1721404415.cb5e3b687c53.8455.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1e1fd6299624cb91b64f6c2a9c54e4e792995d6546e4bbe2d55242b643f4a761
|
3 |
+
size 88
|
logs/custom-diffusion/events.out.tfevents.1721404688.cb5e3b687c53.8897.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:be5b34034c98b00abf8435fe0f97dc90f5a7d4bd23c58434811ef83012158606
|
3 |
+
size 977163
|
pytorch_custom_diffusion_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2db94afc972da18abcc77a1ec559b11ade96b29ccec0b1ef835141f54d7f5165
|
3 |
+
size 76682360
|