briannlongzhao
commited on
Commit
•
d8f6c28
1
Parent(s):
a8bf6f2
End of training
Browse files- <new1>.bin +1 -1
- README.md +6 -6
- logs/custom-diffusion/1706459265.6320817/events.out.tfevents.1706459265.node-0.2734.1 +3 -0
- logs/custom-diffusion/1706459266.0395892/hparams.yml +59 -0
- logs/custom-diffusion/events.out.tfevents.1706459265.node-0.2734.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 202379944
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6ad65a4f5fec0c9f54e56da396e2e38947b188ba95a1dacf01a9f6696b3884b2
|
3 |
size 202379944
|
README.md
CHANGED
@@ -2,21 +2,21 @@
|
|
2 |
---
|
3 |
license: creativeml-openrail-m
|
4 |
base_model: stabilityai/stable-diffusion-2-1
|
5 |
-
instance_prompt: a photo of
|
6 |
tags:
|
7 |
- stable-diffusion
|
8 |
- stable-diffusion-diffusers
|
9 |
- text-to-image
|
10 |
- diffusers
|
11 |
-
-
|
12 |
inference: true
|
13 |
---
|
14 |
|
15 |
-
#
|
16 |
|
17 |
-
|
18 |
-
You can find some example images in the following.
|
19 |
|
20 |
|
21 |
|
22 |
-
|
|
|
|
2 |
---
|
3 |
license: creativeml-openrail-m
|
4 |
base_model: stabilityai/stable-diffusion-2-1
|
5 |
+
instance_prompt: a photo of <new1> jeans
|
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 - briannlongzhao/62
|
16 |
|
17 |
+
These are Custom Diffusion adaption weights for stabilityai/stable-diffusion-2-1. The weights were trained on a photo of <new1> jeans 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).
|
logs/custom-diffusion/1706459265.6320817/events.out.tfevents.1706459265.node-0.2734.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b7f63c4beefd5f23023e0eb69afe73dd32d9477a153e1ebbd447c749385060bc
|
3 |
+
size 2792
|
logs/custom-diffusion/1706459266.0395892/hparams.yml
ADDED
@@ -0,0 +1,59 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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_name: jeans
|
11 |
+
class_prompt: null
|
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: true
|
18 |
+
hflip: true
|
19 |
+
hub_model_id: null
|
20 |
+
hub_token: null
|
21 |
+
idx: 62
|
22 |
+
initializer_token: ktn+pll+ucd
|
23 |
+
instance_data_dir: /mnt/default/imagenet/images/train_medium/n03594734
|
24 |
+
instance_prompt: a photo of <new1> jeans
|
25 |
+
learning_rate: 1.0e-05
|
26 |
+
local_rank: -1
|
27 |
+
logging_dir: logs
|
28 |
+
lr_scheduler: constant
|
29 |
+
lr_warmup_steps: 0
|
30 |
+
max_grad_norm: 1.0
|
31 |
+
max_train_steps: null
|
32 |
+
mixed_precision: fp16
|
33 |
+
modifier_token: <new1>
|
34 |
+
no_safe_serialization: true
|
35 |
+
noaug: false
|
36 |
+
num_class_images: 200
|
37 |
+
num_train_epochs: 5
|
38 |
+
num_validation_images: 2
|
39 |
+
output_dir: /mnt/default/custom_diffusion_models_medium/62
|
40 |
+
pretrained_model_name_or_path: stabilityai/stable-diffusion-2-1
|
41 |
+
prior_generation_precision: null
|
42 |
+
prior_loss_weight: 1.0
|
43 |
+
push_to_hub: true
|
44 |
+
real_prior: false
|
45 |
+
report_to: tensorboard
|
46 |
+
resolution: 512
|
47 |
+
resume_from_checkpoint: null
|
48 |
+
revision: null
|
49 |
+
sample_batch_size: 4
|
50 |
+
scale_lr: true
|
51 |
+
seed: 42
|
52 |
+
set_grads_to_none: false
|
53 |
+
tokenizer_name: null
|
54 |
+
train_batch_size: 4
|
55 |
+
use_8bit_adam: true
|
56 |
+
validation_prompt: null
|
57 |
+
validation_steps: 50
|
58 |
+
with_prior_preservation: false
|
59 |
+
wnid: n03594734
|
logs/custom-diffusion/events.out.tfevents.1706459265.node-0.2734.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:949ee0befa742f0637c96b3c9ece01e4dbfba9e1f500af4b89558ce74519b93c
|
3 |
+
size 10338
|
pytorch_custom_diffusion_weights.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 102250391
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:19bd40536caf704721b15dd138842121b44fc849c63cc3ded1df8ce8e0c932dc
|
3 |
size 102250391
|