End of training
Browse files- <new1>.bin +3 -0
- README.md +22 -0
- all_layer_embeds/embeds_layer_1.pt +3 -0
- logs/custom-diffusion/1729970651.0606244/events.out.tfevents.1729970651.cudahpc06.851627.1 +3 -0
- logs/custom-diffusion/1729970651.0654979/hparams.yml +58 -0
- logs/custom-diffusion/1729971227.442397/events.out.tfevents.1729971227.cudahpc06.855643.1 +3 -0
- logs/custom-diffusion/1729971227.4464927/hparams.yml +58 -0
- logs/custom-diffusion/events.out.tfevents.1729970651.cudahpc06.851627.0 +3 -0
- logs/custom-diffusion/events.out.tfevents.1729971227.cudahpc06.855643.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:275526d11e68fbbd0955a863fe1b7231c220ed181699cd5593e695641ca15a43
|
| 3 |
+
size 151785128
|
README.md
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
|
| 2 |
+
---
|
| 3 |
+
license: creativeml-openrail-m
|
| 4 |
+
base_model: runwayml/stable-diffusion-v1-5
|
| 5 |
+
instance_prompt: photo of a <new1> dog
|
| 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/debug
|
| 16 |
+
|
| 17 |
+
These are Custom Diffusion adaption weights for runwayml/stable-diffusion-v1-5. The weights were trained on photo of a <new1> dog 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).
|
all_layer_embeds/embeds_layer_1.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0b258147b7c9fc58ebdc215e9ada5bca3e372ee370e2e8e98f26429dbfab1d96
|
| 3 |
+
size 10486528
|
logs/custom-diffusion/1729970651.0606244/events.out.tfevents.1729970651.cudahpc06.851627.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b0ddbd99bf07971028f68fbc91d6139a9962084288f2e695b270c90afea8a112
|
| 3 |
+
size 2783
|
logs/custom-diffusion/1729970651.0654979/hparams.yml
ADDED
|
@@ -0,0 +1,58 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 |
+
attn_maps_path_name: null
|
| 7 |
+
center_crop: false
|
| 8 |
+
checkpointing_steps: 250
|
| 9 |
+
checkpoints_total_limit: null
|
| 10 |
+
class_data_dir: null
|
| 11 |
+
class_prompt: dog
|
| 12 |
+
concepts_list: null
|
| 13 |
+
dataloader_num_workers: 2
|
| 14 |
+
enable_xformers_memory_efficient_attention: false
|
| 15 |
+
freeze_model: crossattn_kv
|
| 16 |
+
gradient_accumulation_steps: 1
|
| 17 |
+
gradient_checkpointing: false
|
| 18 |
+
hflip: true
|
| 19 |
+
hub_model_id: null
|
| 20 |
+
hub_token: null
|
| 21 |
+
initializer_token: ktn+pll+ucd
|
| 22 |
+
instance_data_dir: /home/xide/miniconda3/code/data/CelebA-HQ-grouped/CelebA-HQ_only_setA/5
|
| 23 |
+
instance_prompt: photo of a <new1> dog
|
| 24 |
+
learning_rate: 1.0e-05
|
| 25 |
+
local_rank: -1
|
| 26 |
+
logging_dir: logs
|
| 27 |
+
lr_scheduler: constant
|
| 28 |
+
lr_warmup_steps: 0
|
| 29 |
+
max_grad_norm: 1.0
|
| 30 |
+
max_train_steps: 2
|
| 31 |
+
mixed_precision: null
|
| 32 |
+
modifier_token: <new1>
|
| 33 |
+
no_safe_serialization: true
|
| 34 |
+
noaug: false
|
| 35 |
+
num_class_images: 200
|
| 36 |
+
num_train_epochs: 1
|
| 37 |
+
num_validation_images: 2
|
| 38 |
+
output_dir: /home/xide/miniconda3/code/diffusers/examples/custom_diffusion/model/debug
|
| 39 |
+
pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
|
| 40 |
+
prior_generation_precision: null
|
| 41 |
+
prior_loss_weight: 0.0
|
| 42 |
+
push_to_hub: true
|
| 43 |
+
real_prior: false
|
| 44 |
+
report_to: tensorboard
|
| 45 |
+
resolution: 512
|
| 46 |
+
resume_from_checkpoint: null
|
| 47 |
+
revision: null
|
| 48 |
+
sample_batch_size: 4
|
| 49 |
+
scale_lr: true
|
| 50 |
+
seed: 42
|
| 51 |
+
set_grads_to_none: false
|
| 52 |
+
tokenizer_name: null
|
| 53 |
+
train_batch_size: 2
|
| 54 |
+
use_8bit_adam: false
|
| 55 |
+
validation_prompt: null
|
| 56 |
+
validation_steps: 50
|
| 57 |
+
variant: null
|
| 58 |
+
with_prior_preservation: false
|
logs/custom-diffusion/1729971227.442397/events.out.tfevents.1729971227.cudahpc06.855643.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7f4fe926878d76bf52ad85a4a4d3908ba98cdeda453d3e365a6cde741e5a1953
|
| 3 |
+
size 2783
|
logs/custom-diffusion/1729971227.4464927/hparams.yml
ADDED
|
@@ -0,0 +1,58 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 |
+
attn_maps_path_name: null
|
| 7 |
+
center_crop: false
|
| 8 |
+
checkpointing_steps: 250
|
| 9 |
+
checkpoints_total_limit: null
|
| 10 |
+
class_data_dir: null
|
| 11 |
+
class_prompt: dog
|
| 12 |
+
concepts_list: null
|
| 13 |
+
dataloader_num_workers: 2
|
| 14 |
+
enable_xformers_memory_efficient_attention: false
|
| 15 |
+
freeze_model: crossattn_kv
|
| 16 |
+
gradient_accumulation_steps: 1
|
| 17 |
+
gradient_checkpointing: false
|
| 18 |
+
hflip: true
|
| 19 |
+
hub_model_id: null
|
| 20 |
+
hub_token: null
|
| 21 |
+
initializer_token: ktn+pll+ucd
|
| 22 |
+
instance_data_dir: /home/xide/miniconda3/code/data/CelebA-HQ-grouped/CelebA-HQ_only_setA/5
|
| 23 |
+
instance_prompt: photo of a <new1> dog
|
| 24 |
+
learning_rate: 1.0e-05
|
| 25 |
+
local_rank: -1
|
| 26 |
+
logging_dir: logs
|
| 27 |
+
lr_scheduler: constant
|
| 28 |
+
lr_warmup_steps: 0
|
| 29 |
+
max_grad_norm: 1.0
|
| 30 |
+
max_train_steps: 2
|
| 31 |
+
mixed_precision: null
|
| 32 |
+
modifier_token: <new1>
|
| 33 |
+
no_safe_serialization: true
|
| 34 |
+
noaug: false
|
| 35 |
+
num_class_images: 200
|
| 36 |
+
num_train_epochs: 1
|
| 37 |
+
num_validation_images: 2
|
| 38 |
+
output_dir: /home/xide/miniconda3/code/diffusers/examples/custom_diffusion/model/debug
|
| 39 |
+
pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
|
| 40 |
+
prior_generation_precision: null
|
| 41 |
+
prior_loss_weight: 0.0
|
| 42 |
+
push_to_hub: true
|
| 43 |
+
real_prior: false
|
| 44 |
+
report_to: tensorboard
|
| 45 |
+
resolution: 512
|
| 46 |
+
resume_from_checkpoint: null
|
| 47 |
+
revision: null
|
| 48 |
+
sample_batch_size: 4
|
| 49 |
+
scale_lr: true
|
| 50 |
+
seed: 42
|
| 51 |
+
set_grads_to_none: false
|
| 52 |
+
tokenizer_name: null
|
| 53 |
+
train_batch_size: 2
|
| 54 |
+
use_8bit_adam: false
|
| 55 |
+
validation_prompt: null
|
| 56 |
+
validation_steps: 50
|
| 57 |
+
variant: null
|
| 58 |
+
with_prior_preservation: false
|
logs/custom-diffusion/events.out.tfevents.1729970651.cudahpc06.851627.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fff2042f807abca672475eb59fc54e1222faeb7882b4d1bb9d1d46cfce1e2e56
|
| 3 |
+
size 170
|
logs/custom-diffusion/events.out.tfevents.1729971227.cudahpc06.855643.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ec193a3cd67353762791322e8ae8eb443b15f91f4feac1fe9148ee436b4b6807
|
| 3 |
+
size 252
|
pytorch_custom_diffusion_weights.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eab8c2ea0d1813aa7c7eb7cacbf2f45f0a34589eb26a6deff78253f2c44a4301
|
| 3 |
+
size 76691351
|