End of training
Browse files- <new1>.bin +1 -1
- README.md +2 -2
- checkpoint-250/custom_checkpoint_0.pkl +1 -1
- checkpoint-250/optimizer.bin +1 -1
- checkpoint-250/pytorch_model.bin +1 -1
- checkpoint-250/pytorch_model_1.bin +1 -1
- logs/custom-diffusion/1700879502.5783765/events.out.tfevents.1700879502.instance-1.14485.1 +3 -0
- logs/custom-diffusion/1700879502.580269/hparams.yml +56 -0
- logs/custom-diffusion/events.out.tfevents.1700879502.instance-1.14485.0 +3 -0
- pytorch_custom_diffusion_weights.bin +1 -1
<new1>.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 151785128
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bd93ee8d64ff68700dea4fec9a3ee0c561e707918651702638c9c9d5bee82f1e
|
3 |
size 151785128
|
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
|
2 |
---
|
3 |
license: creativeml-openrail-m
|
4 |
-
base_model:
|
5 |
instance_prompt: photo of a <new1> jacket
|
6 |
tags:
|
7 |
- stable-diffusion
|
@@ -14,7 +14,7 @@ inference: true
|
|
14 |
|
15 |
# Custom Diffusion - cehongw/jacket_output
|
16 |
|
17 |
-
These are Custom Diffusion adaption weights for
|
18 |
|
19 |
|
20 |
|
|
|
1 |
|
2 |
---
|
3 |
license: creativeml-openrail-m
|
4 |
+
base_model: runwayml/stable-diffusion-v1-5
|
5 |
instance_prompt: photo of a <new1> jacket
|
6 |
tags:
|
7 |
- stable-diffusion
|
|
|
14 |
|
15 |
# Custom Diffusion - cehongw/jacket_output
|
16 |
|
17 |
+
These are Custom Diffusion adaption weights for runwayml/stable-diffusion-v1-5. The weights were trained on photo of a <new1> jacket using [Custom Diffusion](https://www.cs.cmu.edu/~custom-diffusion). You can find some example images in the following.
|
18 |
|
19 |
|
20 |
|
checkpoint-250/custom_checkpoint_0.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 76689565
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:23e696d3960a1e8fc679becec3ee488c391d9075e29de4805700ab527a62b41b
|
3 |
size 76689565
|
checkpoint-250/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 456950918
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5f5dfc4cdd8d0559a2c935909675b633d8540ae9c884074f505be2f76872015e
|
3 |
size 456950918
|
checkpoint-250/pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 76689361
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:35f9b5b3ab5262223c072075a457e8669e3369b4431c0dac97ab239688a9f41d
|
3 |
size 76689361
|
checkpoint-250/pytorch_model_1.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 492322735
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:09587eabb649ee43dda9cff4e53608c73a8af9752894e8c832616dbef517e744
|
3 |
size 492322735
|
logs/custom-diffusion/1700879502.5783765/events.out.tfevents.1700879502.instance-1.14485.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:11c29d7ef6528a43830ac54bc4e68242b9e2f0a4276727e2f671d0172f788ba7
|
3 |
+
size 2740
|
logs/custom-diffusion/1700879502.580269/hparams.yml
ADDED
@@ -0,0 +1,56 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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/sample_jacket/
|
10 |
+
class_prompt: jacket
|
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: ./data/jacket
|
22 |
+
instance_prompt: photo of a <new1> jacket
|
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: 250
|
30 |
+
mixed_precision: null
|
31 |
+
modifier_token: <new1>
|
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: ./jacket_output/
|
38 |
+
pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
|
39 |
+
prior_generation_precision: null
|
40 |
+
prior_loss_weight: 1.0
|
41 |
+
push_to_hub: true
|
42 |
+
real_prior: true
|
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 |
+
with_prior_preservation: true
|
logs/custom-diffusion/events.out.tfevents.1700879502.instance-1.14485.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ef97016a08d388b4e30984c10fa7b0c761dc3e8ef739d96472bfcfd1e306eb71
|
3 |
+
size 20834
|
pytorch_custom_diffusion_weights.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 76691351
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cc8cdc1e9fdaa96954d8c202b2a6bb79e0de8078b948a087751474fb99e7321c
|
3 |
size 76691351
|