End of training
#1
by
nupurkmr9
- opened
- .gitattributes +1 -0
- <new1>-penguin-sitting-on-a-chair.png +3 -0
- README.md +23 -0
- delta-250.bin +3 -0
- delta.bin +3 -0
- image_0.png +0 -0
- image_1.png +0 -0
- image_2.png +0 -0
- image_3.png +0 -0
- logs/custom-diffusion/1680827817.3504605/events.out.tfevents.1680827817.grogu-1-37.eth.149969.1 +3 -0
- logs/custom-diffusion/1680827817.35498/hparams.yml +53 -0
- logs/custom-diffusion/1680853698.6916356/events.out.tfevents.1680853698.grogu-1-37.eth.137304.1 +3 -0
- logs/custom-diffusion/1680853698.6974103/hparams.yml +53 -0
- logs/custom-diffusion/1680853930.2724712/events.out.tfevents.1680853930.grogu-1-37.eth.150635.1 +3 -0
- logs/custom-diffusion/1680853930.2821689/hparams.yml +53 -0
- logs/custom-diffusion/1680854118.2320037/events.out.tfevents.1680854118.grogu-1-37.eth.158968.1 +3 -0
- logs/custom-diffusion/1680854118.2424533/hparams.yml +53 -0
- logs/custom-diffusion/1680854456.2154796/events.out.tfevents.1680854456.grogu-1-37.eth.181192.1 +3 -0
- logs/custom-diffusion/1680854456.2219346/hparams.yml +53 -0
- logs/custom-diffusion/1680890111.1757097/events.out.tfevents.1680890111.grogu-1-37.eth.80207.1 +3 -0
- logs/custom-diffusion/1680890111.1801932/hparams.yml +53 -0
- logs/custom-diffusion/1680890375.0867636/events.out.tfevents.1680890375.grogu-1-37.eth.80836.1 +3 -0
- logs/custom-diffusion/1680890375.093366/hparams.yml +53 -0
- logs/custom-diffusion/1680893272.9222424/events.out.tfevents.1680893272.grogu-1-37.eth.89698.1 +3 -0
- logs/custom-diffusion/1680893272.9286327/hparams.yml +53 -0
- logs/custom-diffusion/1680903679.7286355/events.out.tfevents.1680903679.grogu-1-37.eth.129935.1 +3 -0
- logs/custom-diffusion/1680903679.7335272/hparams.yml +53 -0
- logs/custom-diffusion/events.out.tfevents.1680827817.grogu-1-37.eth.149969.0 +3 -0
- logs/custom-diffusion/events.out.tfevents.1680853698.grogu-1-37.eth.137304.0 +3 -0
- logs/custom-diffusion/events.out.tfevents.1680853930.grogu-1-37.eth.150635.0 +3 -0
- logs/custom-diffusion/events.out.tfevents.1680854118.grogu-1-37.eth.158968.0 +3 -0
- logs/custom-diffusion/events.out.tfevents.1680854456.grogu-1-37.eth.181192.0 +3 -0
- logs/custom-diffusion/events.out.tfevents.1680890111.grogu-1-37.eth.80207.0 +3 -0
- logs/custom-diffusion/events.out.tfevents.1680890375.grogu-1-37.eth.80836.0 +3 -0
- logs/custom-diffusion/events.out.tfevents.1680893272.grogu-1-37.eth.89698.0 +3 -0
- logs/custom-diffusion/events.out.tfevents.1680903679.grogu-1-37.eth.129935.0 +3 -0
- samples/0.jpg +0 -0
- samples/1.jpg +0 -0
- samples/2.jpg +0 -0
- samples/3.jpg +0 -0
- samples/4.jpg +0 -0
.gitattributes
CHANGED
@@ -32,3 +32,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
32 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
33 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
34 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
32 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
33 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
34 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
35 |
+
<new1>-penguin-sitting-on-a-chair.png filter=lfs diff=lfs merge=lfs -text
|
<new1>-penguin-sitting-on-a-chair.png
ADDED
Git LFS Details
|
README.md
ADDED
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
---
|
3 |
+
license: creativeml-openrail-m
|
4 |
+
base_model: CompVis/stable-diffusion-v1-4
|
5 |
+
instance_prompt: photo of a <new1> penguin
|
6 |
+
tags:
|
7 |
+
- stable-diffusion
|
8 |
+
- stable-diffusion-diffusers
|
9 |
+
- text-to-image
|
10 |
+
- diffusers
|
11 |
+
- custom diffusion
|
12 |
+
inference: true
|
13 |
+
---
|
14 |
+
|
15 |
+
# Custom Diffusion - nupurkmr9/penguin
|
16 |
+
|
17 |
+
These are Custom Diffusion adaption weights for CompVis/stable-diffusion-v1-4. The weights were trained on photo of a <new1> penguin using [Custom Diffusion](https://www.cs.cmu.edu/~custom-diffusion). You can find some example images in the following.
|
18 |
+
|
19 |
+
![img_0](./image_0.png)
|
20 |
+
![img_1](./image_1.png)
|
21 |
+
![img_2](./image_2.png)
|
22 |
+
![img_3](./image_3.png)
|
23 |
+
|
delta-250.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:02cd608190471e10eec987cbe461019d7b8132690ee29ffbc26f1158af48d23b
|
3 |
+
size 76691336
|
delta.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bdf92aad72fee780aab5cdc41ed83010d6a447b7e33af81a542a71340fc4b039
|
3 |
+
size 76689084
|
image_0.png
ADDED
image_1.png
ADDED
image_2.png
ADDED
image_3.png
ADDED
logs/custom-diffusion/1680827817.3504605/events.out.tfevents.1680827817.grogu-1-37.eth.149969.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b4ed3e219f0a161a511c9eb5bfafdbc1754aee14a888db3494613877e96691ef
|
3 |
+
size 2722
|
logs/custom-diffusion/1680827817.35498/hparams.yml
ADDED
@@ -0,0 +1,53 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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: ./real_reg/samples_penguin
|
10 |
+
class_prompt: penguin
|
11 |
+
concepts_list: null
|
12 |
+
dataloader_num_workers: 2
|
13 |
+
enable_xformers_memory_efficient_attention: true
|
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: /grogu/user/nkumari/data_custom_diffusion/penguin/
|
22 |
+
instance_prompt: photo of a <new1> penguin
|
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: 250
|
30 |
+
mixed_precision: null
|
31 |
+
modifier_token: <new1>
|
32 |
+
num_class_images: 200
|
33 |
+
num_train_epochs: 1
|
34 |
+
num_validation_images: 4
|
35 |
+
output_dir: /grogu/user/nkumari/data_custom_diffusion/diffuser_models/penguin_xformer
|
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: false
|
40 |
+
real_prior: true
|
41 |
+
report_to: tensorboard
|
42 |
+
resolution: 512
|
43 |
+
resume_from_checkpoint: null
|
44 |
+
revision: null
|
45 |
+
sample_batch_size: 4
|
46 |
+
scale_lr: true
|
47 |
+
seed: 42
|
48 |
+
tokenizer_name: null
|
49 |
+
train_batch_size: 2
|
50 |
+
use_8bit_adam: false
|
51 |
+
validation_epochs: 50
|
52 |
+
validation_prompt: <new1> penguin sitting on a chair
|
53 |
+
with_prior_preservation: true
|
logs/custom-diffusion/1680853698.6916356/events.out.tfevents.1680853698.grogu-1-37.eth.137304.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4f9d5f6d2e89a88bedb13863debc6c455f6a8eeaa1ad7021ce3d6113573a2977
|
3 |
+
size 2866
|
logs/custom-diffusion/1680853698.6974103/hparams.yml
ADDED
@@ -0,0 +1,53 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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: ./real_reg/samples_penguin
|
10 |
+
class_prompt: penguin
|
11 |
+
concepts_list: null
|
12 |
+
dataloader_num_workers: 2
|
13 |
+
enable_xformers_memory_efficient_attention: true
|
14 |
+
freeze_model: crossattn_kv
|
15 |
+
gradient_accumulation_steps: 1
|
16 |
+
gradient_checkpointing: false
|
17 |
+
hflip: true
|
18 |
+
hub_model_id: custom-diffusion-library/penguin
|
19 |
+
hub_token: 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
|
20 |
+
initializer_token: ktn+pll+ucd
|
21 |
+
instance_data_dir: /grogu/user/nkumari/data_custom_diffusion/penguin/
|
22 |
+
instance_prompt: photo of a <new1> penguin
|
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: 250
|
30 |
+
mixed_precision: null
|
31 |
+
modifier_token: <new1>
|
32 |
+
num_class_images: 200
|
33 |
+
num_train_epochs: 1
|
34 |
+
num_validation_images: 4
|
35 |
+
output_dir: /grogu/user/nkumari/data_custom_diffusion/diffuser_models/penguin_xformer
|
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 |
+
real_prior: true
|
41 |
+
report_to: tensorboard
|
42 |
+
resolution: 512
|
43 |
+
resume_from_checkpoint: null
|
44 |
+
revision: null
|
45 |
+
sample_batch_size: 4
|
46 |
+
scale_lr: true
|
47 |
+
seed: 42
|
48 |
+
tokenizer_name: null
|
49 |
+
train_batch_size: 2
|
50 |
+
use_8bit_adam: false
|
51 |
+
validation_epochs: 50
|
52 |
+
validation_prompt: <new1> penguin sitting on a chair
|
53 |
+
with_prior_preservation: true
|
logs/custom-diffusion/1680853930.2724712/events.out.tfevents.1680853930.grogu-1-37.eth.150635.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5502517fa15d25c57dc47ea4446139654536d3a20c81c7a5a753b19380e10a3f
|
3 |
+
size 2722
|
logs/custom-diffusion/1680853930.2821689/hparams.yml
ADDED
@@ -0,0 +1,53 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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: ./real_reg/samples_penguin
|
10 |
+
class_prompt: penguin
|
11 |
+
concepts_list: null
|
12 |
+
dataloader_num_workers: 2
|
13 |
+
enable_xformers_memory_efficient_attention: true
|
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: /grogu/user/nkumari/data_custom_diffusion/penguin/
|
22 |
+
instance_prompt: photo of a <new1> penguin
|
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: 250
|
30 |
+
mixed_precision: null
|
31 |
+
modifier_token: <new1>
|
32 |
+
num_class_images: 200
|
33 |
+
num_train_epochs: 1
|
34 |
+
num_validation_images: 4
|
35 |
+
output_dir: /grogu/user/nkumari/data_custom_diffusion/diffuser_models/penguin_xformer
|
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 |
+
real_prior: true
|
41 |
+
report_to: tensorboard
|
42 |
+
resolution: 512
|
43 |
+
resume_from_checkpoint: null
|
44 |
+
revision: null
|
45 |
+
sample_batch_size: 4
|
46 |
+
scale_lr: true
|
47 |
+
seed: 42
|
48 |
+
tokenizer_name: null
|
49 |
+
train_batch_size: 2
|
50 |
+
use_8bit_adam: false
|
51 |
+
validation_epochs: 50
|
52 |
+
validation_prompt: <new1> penguin sitting on a chair
|
53 |
+
with_prior_preservation: true
|
logs/custom-diffusion/1680854118.2320037/events.out.tfevents.1680854118.grogu-1-37.eth.158968.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:52f7c3e282121498ca6a712f1c64a96a900bb9696520dffe83740559cbc8789d
|
3 |
+
size 2722
|
logs/custom-diffusion/1680854118.2424533/hparams.yml
ADDED
@@ -0,0 +1,53 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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: ./real_reg/samples_penguin
|
10 |
+
class_prompt: penguin
|
11 |
+
concepts_list: null
|
12 |
+
dataloader_num_workers: 2
|
13 |
+
enable_xformers_memory_efficient_attention: true
|
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: /grogu/user/nkumari/data_custom_diffusion/penguin/
|
22 |
+
instance_prompt: photo of a <new1> penguin
|
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: 250
|
30 |
+
mixed_precision: null
|
31 |
+
modifier_token: <new1>
|
32 |
+
num_class_images: 200
|
33 |
+
num_train_epochs: 1
|
34 |
+
num_validation_images: 4
|
35 |
+
output_dir: /grogu/user/nkumari/data_custom_diffusion/diffuser_models/penguin_xformer
|
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: false
|
40 |
+
real_prior: true
|
41 |
+
report_to: tensorboard
|
42 |
+
resolution: 512
|
43 |
+
resume_from_checkpoint: null
|
44 |
+
revision: null
|
45 |
+
sample_batch_size: 4
|
46 |
+
scale_lr: true
|
47 |
+
seed: 42
|
48 |
+
tokenizer_name: null
|
49 |
+
train_batch_size: 2
|
50 |
+
use_8bit_adam: false
|
51 |
+
validation_epochs: 50
|
52 |
+
validation_prompt: <new1> penguin sitting on a chair
|
53 |
+
with_prior_preservation: true
|
logs/custom-diffusion/1680854456.2154796/events.out.tfevents.1680854456.grogu-1-37.eth.181192.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:91a9ab7fc372fb98d5431f3f86c7ef343040f38af524db7ec519cf65c37fdb36
|
3 |
+
size 2846
|
logs/custom-diffusion/1680854456.2219346/hparams.yml
ADDED
@@ -0,0 +1,53 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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: ./real_reg/samples_penguin
|
10 |
+
class_prompt: penguin
|
11 |
+
concepts_list: null
|
12 |
+
dataloader_num_workers: 2
|
13 |
+
enable_xformers_memory_efficient_attention: true
|
14 |
+
freeze_model: crossattn_kv
|
15 |
+
gradient_accumulation_steps: 1
|
16 |
+
gradient_checkpointing: false
|
17 |
+
hflip: true
|
18 |
+
hub_model_id: nupurkmr9/penguin
|
19 |
+
hub_token: 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
|
20 |
+
initializer_token: ktn+pll+ucd
|
21 |
+
instance_data_dir: /grogu/user/nkumari/data_custom_diffusion/penguin/
|
22 |
+
instance_prompt: photo of a <new1> penguin
|
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: 250
|
30 |
+
mixed_precision: null
|
31 |
+
modifier_token: <new1>
|
32 |
+
num_class_images: 200
|
33 |
+
num_train_epochs: 1
|
34 |
+
num_validation_images: 4
|
35 |
+
output_dir: /grogu/user/nkumari/data_custom_diffusion/diffuser_models/penguin_xformer
|
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 |
+
real_prior: true
|
41 |
+
report_to: tensorboard
|
42 |
+
resolution: 512
|
43 |
+
resume_from_checkpoint: null
|
44 |
+
revision: null
|
45 |
+
sample_batch_size: 4
|
46 |
+
scale_lr: true
|
47 |
+
seed: 42
|
48 |
+
tokenizer_name: null
|
49 |
+
train_batch_size: 2
|
50 |
+
use_8bit_adam: false
|
51 |
+
validation_epochs: 50
|
52 |
+
validation_prompt: <new1> penguin sitting on a chair
|
53 |
+
with_prior_preservation: true
|
logs/custom-diffusion/1680890111.1757097/events.out.tfevents.1680890111.grogu-1-37.eth.80207.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0f06c9ef35f46ed6fcc5d13ab00524e783efcb51678748015cd50a6669bf1109
|
3 |
+
size 2846
|
logs/custom-diffusion/1680890111.1801932/hparams.yml
ADDED
@@ -0,0 +1,53 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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: ./real_reg/samples_penguin
|
10 |
+
class_prompt: penguin
|
11 |
+
concepts_list: null
|
12 |
+
dataloader_num_workers: 2
|
13 |
+
enable_xformers_memory_efficient_attention: true
|
14 |
+
freeze_model: crossattn_kv
|
15 |
+
gradient_accumulation_steps: 1
|
16 |
+
gradient_checkpointing: false
|
17 |
+
hflip: true
|
18 |
+
hub_model_id: nupurkmr9/penguin
|
19 |
+
hub_token: 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
|
20 |
+
initializer_token: ktn+pll+ucd
|
21 |
+
instance_data_dir: /grogu/user/nkumari/data_custom_diffusion/penguin/
|
22 |
+
instance_prompt: photo of a <new1> penguin
|
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: 250
|
30 |
+
mixed_precision: null
|
31 |
+
modifier_token: <new1>
|
32 |
+
num_class_images: 200
|
33 |
+
num_train_epochs: 1
|
34 |
+
num_validation_images: 4
|
35 |
+
output_dir: /grogu/user/nkumari/data_custom_diffusion/diffuser_models/penguin_xformer
|
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 |
+
real_prior: true
|
41 |
+
report_to: tensorboard
|
42 |
+
resolution: 512
|
43 |
+
resume_from_checkpoint: null
|
44 |
+
revision: null
|
45 |
+
sample_batch_size: 4
|
46 |
+
scale_lr: true
|
47 |
+
seed: 42
|
48 |
+
tokenizer_name: null
|
49 |
+
train_batch_size: 2
|
50 |
+
use_8bit_adam: false
|
51 |
+
validation_epochs: 50
|
52 |
+
validation_prompt: <new1> penguin sitting on a chair
|
53 |
+
with_prior_preservation: true
|
logs/custom-diffusion/1680890375.0867636/events.out.tfevents.1680890375.grogu-1-37.eth.80836.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a6e5509c7b6fd6abfe980f645eb02f865bf8f10cbca2814b60fa028a73fcd497
|
3 |
+
size 2846
|
logs/custom-diffusion/1680890375.093366/hparams.yml
ADDED
@@ -0,0 +1,53 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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: ./real_reg/samples_penguin
|
10 |
+
class_prompt: penguin
|
11 |
+
concepts_list: null
|
12 |
+
dataloader_num_workers: 2
|
13 |
+
enable_xformers_memory_efficient_attention: true
|
14 |
+
freeze_model: crossattn_kv
|
15 |
+
gradient_accumulation_steps: 1
|
16 |
+
gradient_checkpointing: false
|
17 |
+
hflip: true
|
18 |
+
hub_model_id: nupurkmr9/penguin
|
19 |
+
hub_token: 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
|
20 |
+
initializer_token: ktn+pll+ucd
|
21 |
+
instance_data_dir: /grogu/user/nkumari/data_custom_diffusion/penguin/
|
22 |
+
instance_prompt: photo of a <new1> penguin
|
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: 250
|
30 |
+
mixed_precision: null
|
31 |
+
modifier_token: <new1>
|
32 |
+
num_class_images: 200
|
33 |
+
num_train_epochs: 1
|
34 |
+
num_validation_images: 4
|
35 |
+
output_dir: /grogu/user/nkumari/data_custom_diffusion/diffuser_models/penguin_xformer
|
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 |
+
real_prior: true
|
41 |
+
report_to: tensorboard
|
42 |
+
resolution: 512
|
43 |
+
resume_from_checkpoint: null
|
44 |
+
revision: null
|
45 |
+
sample_batch_size: 4
|
46 |
+
scale_lr: true
|
47 |
+
seed: 42
|
48 |
+
tokenizer_name: null
|
49 |
+
train_batch_size: 2
|
50 |
+
use_8bit_adam: false
|
51 |
+
validation_epochs: 50
|
52 |
+
validation_prompt: <new1> penguin sitting on a chair
|
53 |
+
with_prior_preservation: true
|
logs/custom-diffusion/1680893272.9222424/events.out.tfevents.1680893272.grogu-1-37.eth.89698.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:417304e57d5a15635b6cd4142336471be33c000da6cce0cecb7a5ef393377663
|
3 |
+
size 2846
|
logs/custom-diffusion/1680893272.9286327/hparams.yml
ADDED
@@ -0,0 +1,53 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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: ./real_reg/samples_penguin
|
10 |
+
class_prompt: penguin
|
11 |
+
concepts_list: null
|
12 |
+
dataloader_num_workers: 2
|
13 |
+
enable_xformers_memory_efficient_attention: true
|
14 |
+
freeze_model: crossattn_kv
|
15 |
+
gradient_accumulation_steps: 1
|
16 |
+
gradient_checkpointing: false
|
17 |
+
hflip: true
|
18 |
+
hub_model_id: nupurkmr9/penguin
|
19 |
+
hub_token: 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
|
20 |
+
initializer_token: ktn+pll+ucd
|
21 |
+
instance_data_dir: /grogu/user/nkumari/data_custom_diffusion/penguin/
|
22 |
+
instance_prompt: photo of a <new1> penguin
|
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: 250
|
30 |
+
mixed_precision: null
|
31 |
+
modifier_token: <new1>
|
32 |
+
num_class_images: 200
|
33 |
+
num_train_epochs: 1
|
34 |
+
num_validation_images: 4
|
35 |
+
output_dir: /grogu/user/nkumari/data_custom_diffusion/diffuser_models/penguin_xformer
|
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 |
+
real_prior: true
|
41 |
+
report_to: tensorboard
|
42 |
+
resolution: 512
|
43 |
+
resume_from_checkpoint: null
|
44 |
+
revision: null
|
45 |
+
sample_batch_size: 4
|
46 |
+
scale_lr: true
|
47 |
+
seed: 42
|
48 |
+
tokenizer_name: null
|
49 |
+
train_batch_size: 2
|
50 |
+
use_8bit_adam: false
|
51 |
+
validation_epochs: 50
|
52 |
+
validation_prompt: <new1> penguin sitting on a chair
|
53 |
+
with_prior_preservation: true
|
logs/custom-diffusion/1680903679.7286355/events.out.tfevents.1680903679.grogu-1-37.eth.129935.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c564a1d9e0411ae97e3e090604882891f510ec8a0d0d9adda2f359bcd9a502ee
|
3 |
+
size 2846
|
logs/custom-diffusion/1680903679.7335272/hparams.yml
ADDED
@@ -0,0 +1,53 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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: ./real_reg/samples_penguin
|
10 |
+
class_prompt: penguin
|
11 |
+
concepts_list: null
|
12 |
+
dataloader_num_workers: 2
|
13 |
+
enable_xformers_memory_efficient_attention: true
|
14 |
+
freeze_model: crossattn_kv
|
15 |
+
gradient_accumulation_steps: 1
|
16 |
+
gradient_checkpointing: false
|
17 |
+
hflip: true
|
18 |
+
hub_model_id: nupurkmr9/penguin
|
19 |
+
hub_token: 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
|
20 |
+
initializer_token: ktn+pll+ucd
|
21 |
+
instance_data_dir: /grogu/user/nkumari/data_custom_diffusion/penguin/
|
22 |
+
instance_prompt: photo of a <new1> penguin
|
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: 250
|
30 |
+
mixed_precision: null
|
31 |
+
modifier_token: <new1>
|
32 |
+
num_class_images: 200
|
33 |
+
num_train_epochs: 1
|
34 |
+
num_validation_images: 4
|
35 |
+
output_dir: /grogu/user/nkumari/data_custom_diffusion/diffuser_models/penguin_xformer
|
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 |
+
real_prior: true
|
41 |
+
report_to: tensorboard
|
42 |
+
resolution: 512
|
43 |
+
resume_from_checkpoint: null
|
44 |
+
revision: null
|
45 |
+
sample_batch_size: 4
|
46 |
+
scale_lr: true
|
47 |
+
seed: 42
|
48 |
+
tokenizer_name: null
|
49 |
+
train_batch_size: 2
|
50 |
+
use_8bit_adam: false
|
51 |
+
validation_epochs: 50
|
52 |
+
validation_prompt: <new1> penguin sitting on a chair
|
53 |
+
with_prior_preservation: true
|
logs/custom-diffusion/events.out.tfevents.1680827817.grogu-1-37.eth.149969.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dab084896436a468abbbf4e92ae8eaf456c6bf446853e345f3f0129135f3c000
|
3 |
+
size 3525004
|
logs/custom-diffusion/events.out.tfevents.1680853698.grogu-1-37.eth.137304.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6b49a7e1eded97fab1c3b463ebb6ebf0189861e47de899753a29af6fb00aae73
|
3 |
+
size 40
|
logs/custom-diffusion/events.out.tfevents.1680853930.grogu-1-37.eth.150635.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0f78e908c89152bcb855012d1138d2c310fc15908bc5df320abbbafb58ca9517
|
3 |
+
size 40
|
logs/custom-diffusion/events.out.tfevents.1680854118.grogu-1-37.eth.158968.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3d6e85b41bbc9e354278e1e2153fa86ac37d0bd3300e174018b7abd7f2d5d19a
|
3 |
+
size 1780515
|
logs/custom-diffusion/events.out.tfevents.1680854456.grogu-1-37.eth.181192.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:09561fcca9fee90e7387726a063ffa1935e4e038fa37aa8d3e219a52405b1f02
|
3 |
+
size 40
|
logs/custom-diffusion/events.out.tfevents.1680890111.grogu-1-37.eth.80207.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a02b8430a71b1afd4ed664bcb3633de58f9bb5f674391aa503d76a44e118bb30
|
3 |
+
size 40
|
logs/custom-diffusion/events.out.tfevents.1680890375.grogu-1-37.eth.80836.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ac98ea10145be0103aa132a40ed3dc99d8724d64b09d0c2d289ed86e25890aa6
|
3 |
+
size 3523406
|
logs/custom-diffusion/events.out.tfevents.1680893272.grogu-1-37.eth.89698.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4406eb1e3b5e901d83feb093cb639ca57d884d2575350931dd888defb485075e
|
3 |
+
size 3520315
|
logs/custom-diffusion/events.out.tfevents.1680903679.grogu-1-37.eth.129935.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fe4ac144bdae2c391655e977b6f248ace38a6ad485fec03d414471eef68e7b6e
|
3 |
+
size 3526285
|
samples/0.jpg
ADDED
samples/1.jpg
ADDED
samples/2.jpg
ADDED
samples/3.jpg
ADDED
samples/4.jpg
ADDED