briannlongzhao commited on
Commit
0e45d24
1 Parent(s): 01641bd

End of training

Browse files
<cat>.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5c8aa72833c687c4f500d89ac16d3050046e407df2f9fae90795f75f771ac5f
3
+ size 202380370
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 <cat>
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/cat_custom_diffusion
16
+
17
+ These are Custom Diffusion adaption weights for stabilityai/stable-diffusion-2-1. The weights were trained on a photo of <cat> 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:95b5962afc18ede7dc559847fed4a47781e7f96a196b9ced2e2b0597cbe517d2
3
+ size 102249062
checkpoint-250/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94463d1ce819bbe3b9b148694f0b276f8835250298d2cda86a4a05bbc0b97f4a
3
+ size 152646586
checkpoint-250/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8bf832d88ebb7c3f202cd0299965ef7b5de12d53b393df4af83a2a9596526138
3
+ size 102248846
checkpoint-250/pytorch_model_1.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91ab749ad431c7400d781483aad2fac52522a59c8bf7321d55dff08c2f9ad681
3
+ size 1361702154
checkpoint-250/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7956aea04b87f9721d22e6243b28c2c9022acd1110b002b449c784e0882f06c6
3
+ size 14344
checkpoint-250/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79c0433f5293fd60fb7d19bea7113e6385fcc06bc9acb511cfd9afd8e3fd375d
3
+ size 1000
logs/custom-diffusion/1700088357.96503/events.out.tfevents.1700088358.GCRAZGDL1730.1876949.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf847dfb49a57aab863a6aedfd72f8b06d2db3b1737b31ecb7878e74e0029741
3
+ size 2893
logs/custom-diffusion/1700088358.7358968/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/cat_preserve_real
10
+ class_prompt: a photo of cat
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/cat
22
+ instance_prompt: a photo of <cat>
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: <cat>
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/v-enlongzhao/sdcoop-images/models/cat_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.1700088357.GCRAZGDL1730.1876949.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:681685ca34a2bb89f223c624b0a4bc38a690f169b428b97fb5a5f0b41382ff43
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:fc8bdb2d78019241199c426eb346e71ba28b982d2a1c4e09da5f345778d88e66
3
+ size 102250874