ckandemir commited on
Commit
1ebe4f3
1 Parent(s): c393117

End of training

Browse files
<new1>.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dbd7f1f64290fe28c4d80b0268dccd1ac417e54d79a85f10163f427c2aa8261f
3
+ size 151785128
README.md ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ license: creativeml-openrail-m
4
+ base_model: CompVis/stable-diffusion-v1-4
5
+ instance_prompt: photo of a <new1> 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 - ckandemir/cat
16
+
17
+ These are Custom Diffusion adaption weights for CompVis/stable-diffusion-v1-4. The weights were trained on photo of a <new1> cat using [Custom Diffusion](https://www.cs.cmu.edu/~custom-diffusion). You can find some example images in the following.
18
+
19
+ ![img_0](./image_0.png)
20
+ ![img_1](./image_1.png)
21
+ ![img_2](./image_2.png)
22
+ ![img_3](./image_3.png)
23
+ ![img_4](./image_4.png)
24
+
25
+
26
+
27
+ 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:22bb1360f659cbe7efb2869403d943f471fbe2535524755d0c1f7586f9d6b571
3
+ size 76689565
checkpoint-250/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:629f36f28a95cbed5d3d6c8633858ab7a1fc89f420ba733211008f3ff5af4524
3
+ size 456950854
checkpoint-250/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:baf011fee1248cbf67f6953532d3c5d4ac63fc07904b8c3472c30f38e4122186
3
+ size 76689361
checkpoint-250/pytorch_model_1.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9041ae347b10c2a963e773d4f317f4bee6cade478d77fcbff0321a59a635f32a
3
+ size 492321833
checkpoint-250/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57ed8141dcab5dc8050b73b554ac72e812985ca42ea41b0280fb8e027fa36f4b
3
+ size 14663
checkpoint-250/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c54c7dfa0981e4f3405702dde32f7c139b056257f5c201760ea6fbfb47a4b1d7
3
+ size 563
image_0.png ADDED
image_1.png ADDED
image_2.png ADDED
image_3.png ADDED
image_4.png ADDED
logs/custom-diffusion/1692675027.4459982/events.out.tfevents.1692675027.96d8550deda4.18340.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a29f45756fe6fcc85a60c9850578209ec1447bbba2a1a2c764adca1d3a7a7f9
3
+ size 2834
logs/custom-diffusion/1692675027.4481003/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/samples_cat/
10
+ class_prompt: cat
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: /content/data/cat
22
+ instance_prompt: photo of a <new1> cat
23
+ learning_rate: 1.0e-05
24
+ local_rank: -1
25
+ logging_dir: logs
26
+ lr_scheduler: constant
27
+ lr_warmup_steps: 80
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: 5
37
+ output_dir: /content/stable_diffusion_weights/cat
38
+ pretrained_model_name_or_path: CompVis/stable-diffusion-v1-4
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: 1
53
+ use_8bit_adam: false
54
+ validation_prompt: <new1> cat sitting in a bucket
55
+ validation_steps: 50
56
+ with_prior_preservation: true
logs/custom-diffusion/events.out.tfevents.1692675027.96d8550deda4.18340.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:923643d80363395552da4d2ee170e24263778fd52bd66d4352bad66ffcd6adf8
3
+ size 6464993
pytorch_custom_diffusion_weights.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a785baea02c7c315b2d01f3cca06b456e893181575cd5efc67d69a5dec3aa630
3
+ size 76691351