End of training
Browse files- <new1>.bin +3 -0
- <new2>.bin +3 -0
- <new3>.bin +3 -0
- <new4>.bin +3 -0
- <new5>.bin +3 -0
- README.md +22 -0
- checkpoint-1000/custom_checkpoint_0.pkl +3 -0
- checkpoint-1000/optimizer.bin +3 -0
- checkpoint-1000/pytorch_model.bin +3 -0
- checkpoint-1000/pytorch_model_1.bin +3 -0
- checkpoint-1000/random_states_0.pkl +3 -0
- checkpoint-1000/scheduler.bin +3 -0
- checkpoint-1250/custom_checkpoint_0.pkl +3 -0
- checkpoint-1250/optimizer.bin +3 -0
- checkpoint-1250/pytorch_model.bin +3 -0
- checkpoint-1250/pytorch_model_1.bin +3 -0
- checkpoint-1250/random_states_0.pkl +3 -0
- checkpoint-1250/scheduler.bin +3 -0
- checkpoint-250/custom_checkpoint_0.pkl +3 -0
- checkpoint-250/optimizer.bin +3 -0
- checkpoint-250/pytorch_model.bin +3 -0
- checkpoint-250/pytorch_model_1.bin +3 -0
- checkpoint-250/random_states_0.pkl +3 -0
- checkpoint-250/scheduler.bin +3 -0
- checkpoint-500/custom_checkpoint_0.pkl +3 -0
- checkpoint-500/optimizer.bin +3 -0
- checkpoint-500/pytorch_model.bin +3 -0
- checkpoint-500/pytorch_model_1.bin +3 -0
- checkpoint-500/random_states_0.pkl +3 -0
- checkpoint-500/scheduler.bin +3 -0
- checkpoint-750/custom_checkpoint_0.pkl +3 -0
- checkpoint-750/optimizer.bin +3 -0
- checkpoint-750/pytorch_model.bin +3 -0
- checkpoint-750/pytorch_model_1.bin +3 -0
- checkpoint-750/random_states_0.pkl +3 -0
- checkpoint-750/scheduler.bin +3 -0
- concepts_list.json +1 -0
- logs/custom-diffusion/1704817056.7024767/events.out.tfevents.1704817056.cudahpc06.4120223.1 +3 -0
- logs/custom-diffusion/1704817056.7045758/hparams.yml +57 -0
- logs/custom-diffusion/1704817085.9645941/events.out.tfevents.1704817085.cudahpc06.4121403.1 +3 -0
- logs/custom-diffusion/1704817085.966349/hparams.yml +57 -0
- logs/custom-diffusion/events.out.tfevents.1704817056.cudahpc06.4120223.0 +3 -0
- logs/custom-diffusion/events.out.tfevents.1704817085.cudahpc06.4121403.0 +3 -0
- pytorch_custom_diffusion_weights.bin +3 -0
<new1>.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:144eb1907bb4c9efad5f5bb8f8b7b6d9cf662153e2823a9a4ab3e0f4ea1fc65f
|
3 |
+
size 151797416
|
<new2>.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3a1902918d74d7a8bf75c4a1a45336895dfacb4fa64eed6cd33faad875ce60c2
|
3 |
+
size 151797416
|
<new3>.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:304318d9d5db364299c8aef9ff887b9781c61adf28425f13687abbfb51e44dd0
|
3 |
+
size 151797416
|
<new4>.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e2e2b44f16f38acacdf735479616e248c7d13024d79a2d75c946f18fc9eb673a
|
3 |
+
size 151797416
|
<new5>.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:059e80a55b2d68b9c0d808ec019b06ba28e9cd62d733d5b11efd696e9140f293
|
3 |
+
size 151797416
|
README.md
ADDED
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
---
|
3 |
+
license: creativeml-openrail-m
|
4 |
+
base_model: CompVis/stable-diffusion-v1-4
|
5 |
+
instance_prompt: None
|
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 - SidXXD/coarse_5-thing-initialize_specific-correct_inf
|
16 |
+
|
17 |
+
These are Custom Diffusion adaption weights for CompVis/stable-diffusion-v1-4. The weights were trained on None using [Custom Diffusion](https://www.cs.cmu.edu/~custom-diffusion). You can find some example images in the following.
|
18 |
+
|
19 |
+
|
20 |
+
|
21 |
+
|
22 |
+
For more details on the training, please follow [this link](https://github.com/huggingface/diffusers/blob/main/examples/custom_diffusion).
|
checkpoint-1000/custom_checkpoint_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a8e3f351100d4a9e716be3ffc4d960ca3c4006ea5c2ffd629257c95fc94097b5
|
3 |
+
size 76689565
|
checkpoint-1000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3268db4642654f9c829e4da6d0accf9dba1334b685d02be3d701dab17c9f74e5
|
3 |
+
size 456975430
|
checkpoint-1000/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8aa8a4fceeb46666d867b0bf2ff07804124d77d97d1e22c786863cbb9196202b
|
3 |
+
size 76689361
|
checkpoint-1000/pytorch_model_1.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5109e61494545fd3878bb23d01e03c0eff5bba172911e7f70fc94dcfd96c6ab7
|
3 |
+
size 492334121
|
checkpoint-1000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:41331e7e13176464ce03565ce7c2f676d28767016bc5b8911d79b8d377b443dc
|
3 |
+
size 14663
|
checkpoint-1000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7f5b7d685fdc59a9da7be1f1a8a92b8f94caf53a1cd058c132b32d0c98bb3705
|
3 |
+
size 563
|
checkpoint-1250/custom_checkpoint_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:af45aa5b5e94c6fd31d0b8e904c836ef715197a7be946de679296d597726f639
|
3 |
+
size 76689565
|
checkpoint-1250/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f2256a8459a29e4c238572a6ef7dadd1a87c0db393db2a7aeaa078d93fe0e1cd
|
3 |
+
size 456975430
|
checkpoint-1250/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fe2eb81341b56c539bfea2fbec97681075b7b2ca42483fce54131b88521863d1
|
3 |
+
size 76689361
|
checkpoint-1250/pytorch_model_1.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c3a9703c761e6d730fcd79bf0990104ab61ef04d871e54686220ee1e0c51c68d
|
3 |
+
size 492334121
|
checkpoint-1250/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f34f53654f58cdc722f70bcf4d64c06cd54ac2ce8dbedf84082c2bfe6aabb2b1
|
3 |
+
size 14663
|
checkpoint-1250/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:57154d4607671132ad0a83b86b357388e695f46a49667d7fc48fc96c956c10fe
|
3 |
+
size 563
|
checkpoint-250/custom_checkpoint_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b796ba805f3ca13f844eff74d34a0e3844c8df7c3412d8f6000a7ebef6fe50a5
|
3 |
+
size 76689565
|
checkpoint-250/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2fa392063b507150610b78ceeebfdb7a30adebc4d9a219c050f544460c015531
|
3 |
+
size 456975430
|
checkpoint-250/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ee4dda18f4f0c926cf130b4b4741bb9d33e6e25f89d852ee2f40beb99db74054
|
3 |
+
size 76689361
|
checkpoint-250/pytorch_model_1.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7df3f1ef88a30bf1ea3b3d71bc2817c88d82a47a8b6f580e0b6e02b4e295ee20
|
3 |
+
size 492334121
|
checkpoint-250/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9fbf76996140bcc18d1f47a6da63ebdbcd6eb7192d0e3b147aeee6c74594fe29
|
3 |
+
size 14663
|
checkpoint-250/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c54c7dfa0981e4f3405702dde32f7c139b056257f5c201760ea6fbfb47a4b1d7
|
3 |
+
size 563
|
checkpoint-500/custom_checkpoint_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ccc5c6e9c56442abc24636f4f749f3419353ac1b99bbdfc74831f4e32d8ee544
|
3 |
+
size 76689565
|
checkpoint-500/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d2dbb679a9206f21a8de3ce69763dc4ecfe4e7d73dc0900ff43a6f1ba641241e
|
3 |
+
size 456975430
|
checkpoint-500/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9c8bc39a594eaf44b9a8beb8fc0e4d9f98e0945bf3ab3c48822ac4fcc11d6f91
|
3 |
+
size 76689361
|
checkpoint-500/pytorch_model_1.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cf83842a880b8d484242a4c94cbed88ec5c7cee17882e8826caad3ee562d7577
|
3 |
+
size 492334121
|
checkpoint-500/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:efefa36af301be49efbdf97159f65a0beecb74ed4bb2f9d7e0564ec412761324
|
3 |
+
size 14663
|
checkpoint-500/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1834aa974518fe3f070ca2e5278d1335ab53153a59c8a3352af3906f194ce477
|
3 |
+
size 563
|
checkpoint-750/custom_checkpoint_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e221277b5e03ebf28091d5a7ba8086a8e2f56d512f3fac951ef6cb2766d695a8
|
3 |
+
size 76689565
|
checkpoint-750/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3fc1706aa5c740757e4a7415cec5793a656a434ab7a85a86120f524792afc1b3
|
3 |
+
size 456975430
|
checkpoint-750/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9b30b1016c1e38dc1ed308a6e63cbfbeb6a0e5ff472d9409c28c61761ba24ffa
|
3 |
+
size 76689361
|
checkpoint-750/pytorch_model_1.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e4f03a594b1d3d0ba6dfefe65660aa47a52958e42b5ff591604b0db3e509b238
|
3 |
+
size 492334121
|
checkpoint-750/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5b5f1d88c439930f15cf8ec2ec920e53512cba3144a509cbe77db2a45aedd610
|
3 |
+
size 14663
|
checkpoint-750/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6863c9705963a5bbd81e7f0b7b571f3f2ddd98eda1740e3533b9aff71e4bd09b
|
3 |
+
size 563
|
concepts_list.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
[{"instance_prompt": "photo of this <new1> thing", "class_prompt": "thing", "instance_data_dir": "/home/xide/miniconda3/code/diffusers/examples/custom_diffusion/data/multi-data/actionfigures/actionfigure_2", "class_data_dir": "/home/xide/miniconda3/code/diffusers/examples/custom_diffusion/real_reg/samples_actionfigure"}, {"instance_prompt": "photo of this <new2> thing", "class_prompt": "thing", "instance_data_dir": "/home/xide/miniconda3/code/diffusers/examples/custom_diffusion/data/single-data/barn", "class_data_dir": "/home/xide/miniconda3/code/diffusers/examples/custom_diffusion/real_reg/samples_barn"}, {"instance_prompt": "photo of this <new3> thing", "class_prompt": "thing", "instance_data_dir": "/home/xide/miniconda3/code/diffusers/examples/custom_diffusion/data/single-data/cat", "class_data_dir": "/home/xide/miniconda3/code/diffusers/examples/custom_diffusion/real_reg/samples_cat"}, {"instance_prompt": "photo of this <new4> thing", "class_prompt": "thing", "instance_data_dir": "/home/xide/miniconda3/code/diffusers/examples/custom_diffusion/data/multi-data/dogs/dog4", "class_data_dir": "/home/xide/miniconda3/code/diffusers/examples/custom_diffusion/real_reg/samples_dog"}, {"instance_prompt": "photo of this <new5> thing", "class_prompt": "thing", "instance_data_dir": "/home/xide/miniconda3/code/diffusers/examples/custom_diffusion/data/single-data/teddybear", "class_data_dir": "/home/xide/miniconda3/code/diffusers/examples/custom_diffusion/real_reg/samples_teddybear"}]
|
logs/custom-diffusion/1704817056.7024767/events.out.tfevents.1704817056.cudahpc06.4120223.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e96e88fcc30185bec2585a4a370e9f8ff8eac0779ec2c4c7f981f1294e3ab02c
|
3 |
+
size 2795
|
logs/custom-diffusion/1704817056.7045758/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: null
|
10 |
+
class_prompt: null
|
11 |
+
concepts_list: /home/xide/miniconda3/code/diffusers/examples/custom_diffusion/concepts_list-multi-coarse-grain.json
|
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: book+barn+cat+dog+lake
|
21 |
+
instance_data_dir: null
|
22 |
+
instance_prompt: null
|
23 |
+
learning_rate: 1.0e-05
|
24 |
+
local_rank: -1
|
25 |
+
logging_dir: logs
|
26 |
+
lr_scheduler: constant
|
27 |
+
lr_warmup_steps: 0
|
28 |
+
max_grad_norm: 1.0
|
29 |
+
max_train_steps: 1250
|
30 |
+
mixed_precision: null
|
31 |
+
modifier_token: <new1>+<new2>+<new3>+<new4>+<new5>
|
32 |
+
no_safe_serialization: true
|
33 |
+
noaug: false
|
34 |
+
num_class_images: 200
|
35 |
+
num_train_epochs: 1
|
36 |
+
num_validation_images: 2
|
37 |
+
output_dir: /home/xide/miniconda3/code/diffusers/examples/custom_diffusion/model/multi-concepts/coarse_5-thing-initialize_specific-correct_inf
|
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: null
|
55 |
+
validation_steps: 50
|
56 |
+
variant: null
|
57 |
+
with_prior_preservation: false
|
logs/custom-diffusion/1704817085.9645941/events.out.tfevents.1704817085.cudahpc06.4121403.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ee3d7078498f62008a2eec418132acbb993a6ed0feac1e375c1e1bd5ad752b2b
|
3 |
+
size 2794
|
logs/custom-diffusion/1704817085.966349/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: null
|
10 |
+
class_prompt: null
|
11 |
+
concepts_list: /home/xide/miniconda3/code/diffusers/examples/custom_diffusion/concept_list-multi-coarse-grain.json
|
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: book+barn+cat+dog+lake
|
21 |
+
instance_data_dir: null
|
22 |
+
instance_prompt: null
|
23 |
+
learning_rate: 1.0e-05
|
24 |
+
local_rank: -1
|
25 |
+
logging_dir: logs
|
26 |
+
lr_scheduler: constant
|
27 |
+
lr_warmup_steps: 0
|
28 |
+
max_grad_norm: 1.0
|
29 |
+
max_train_steps: 1250
|
30 |
+
mixed_precision: null
|
31 |
+
modifier_token: <new1>+<new2>+<new3>+<new4>+<new5>
|
32 |
+
no_safe_serialization: true
|
33 |
+
noaug: false
|
34 |
+
num_class_images: 200
|
35 |
+
num_train_epochs: 1
|
36 |
+
num_validation_images: 2
|
37 |
+
output_dir: /home/xide/miniconda3/code/diffusers/examples/custom_diffusion/model/multi-concepts/coarse_5-thing-initialize_specific-correct_inf
|
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: null
|
55 |
+
validation_steps: 50
|
56 |
+
variant: null
|
57 |
+
with_prior_preservation: false
|
logs/custom-diffusion/events.out.tfevents.1704817056.cudahpc06.4120223.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:326494feca65e5fb7afcac7b0ec9d1ca6904ac48f9ef702f5769953d65716a57
|
3 |
+
size 88
|
logs/custom-diffusion/events.out.tfevents.1704817085.cudahpc06.4121403.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f9292d72740ea7a13560053ce2a67f66a5a2d9c91b495d9e01f95a757d6e668a
|
3 |
+
size 104834
|
pytorch_custom_diffusion_weights.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:13003b31c55c857c7bb9a0f31196f0f7ea9313e65ff0b7df6f6b64a47ae50eb7
|
3 |
+
size 76691351
|