briannlongzhao commited on
Commit
7c99054
1 Parent(s): 08b87d7

End of training

Browse files
<gundam>.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a6af89ea54054eede73eac5f743ddc6db527f96ffee1abde6427fe8214c18ab
3
+ size 202380014
README.md ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ license: creativeml-openrail-m
4
+ base_model: stabilityai/stable-diffusion-2-1
5
+ instance_prompt: a photo of <gundam>
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/gundam_custom_diffusion
16
+
17
+ These are Custom Diffusion adaption weights for stabilityai/stable-diffusion-2-1. The weights were trained on a photo of <gundam> 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-250/custom_checkpoint_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fbe3ddb50b43f6c177d5198e7bb0664e03b3d5107d391d62a0ed26884049c2cd
3
+ size 102248605
checkpoint-250/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33866fbe27536a3806a182e6f4e56624a439a056ec1c87ffd4c459171649ae28
3
+ size 152646149
checkpoint-250/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75294a912402fd13c55c43543dbdc9e6f6573abf2b573d3d521cacddd61039c3
3
+ size 102248401
checkpoint-250/pytorch_model_1.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad23bde4c822e45b2e52add3f52b92038c8900c9fc512c38df1188e2c4479017
3
+ size 1361701705
checkpoint-250/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b48350b50111f7b6da82909a90207661b343fde0adab23c2fa6213273c59b300
3
+ size 14663
checkpoint-250/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:303aeb80afbd1b77c911ffa46f8319d84fdc24991b08b0642138ae26bd9c050c
3
+ size 563
logs/custom-diffusion/1699670964.342404/events.out.tfevents.1699670964.GCRAZGDL2409.386475.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c9dc6d9dae75e998b0646a719e35283eaa659bb6261bea3e8f72313b3cca0cd
3
+ size 2911
logs/custom-diffusion/1699670964.6297889/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: /home/v-enlongzhao/sdcoop-images/output/gundam_preserve_real
10
+ class_prompt: a photo of gundam
11
+ concepts_list: null
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: true
17
+ hflip: true
18
+ hub_model_id: null
19
+ hub_token: null
20
+ initializer_token: ktn+pll+ucd
21
+ instance_data_dir: /home/v-enlongzhao/sdcoop-images/images/gundam
22
+ instance_prompt: a photo of <gundam>
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: 'no'
31
+ modifier_token: <gundam>
32
+ no_safe_serialization: true
33
+ noaug: false
34
+ num_class_images: 100
35
+ num_train_epochs: 1
36
+ num_validation_images: 2
37
+ output_dir: /home/v-enlongzhao/sdcoop-images/models/gundam_custom_diffusion
38
+ pretrained_model_name_or_path: stabilityai/stable-diffusion-2-1
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: 768
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: true
54
+ validation_prompt: null
55
+ validation_steps: 50
56
+ with_prior_preservation: true
logs/custom-diffusion/events.out.tfevents.1699670964.GCRAZGDL2409.386475.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41ffaf359a251e1ad13e37085d0345f33b77abd8c36c10fa8c4a30563db126f0
3
+ size 20834
pytorch_custom_diffusion_weights.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93323f5999564713550d217cfbe4b529f3616e7da47974cd904ae785a8736a01
3
+ size 102250391