SidXXD commited on
Commit
de6ea72
1 Parent(s): c3059f2

End of training

Browse files
<v1*>.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a98e2323f43cecc761d999ebe9d4c0ca99429e44a5f7490790470935e61660ef
3
+ size 151785125
All_layer_embeds_SD_v1_5/Embeds_layer_0_VAE_Encoder.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04e84c0f8a7023041596f298d9f9f5f63f71c187402aa97d4ec43c2184cf10c5
3
+ size 131940
All_layer_embeds_SD_v1_5/Embeds_layer_10_UpBLock.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8fd8dee0cf0c1735ff091e4244dbf12391e22cb9045bc3c61fa0718853447f6a
3
+ size 10486619
All_layer_embeds_SD_v1_5/Embeds_layer_11_Conv_out.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40486c2c516f5c55fd4cdcc111a516fd2ca2843609f1111d136c6aaf0a9de3e8
3
+ size 131934
All_layer_embeds_SD_v1_5/Embeds_layer_1_Conv_in.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba86f4569170338a3c829182facfa1abf3d87274d0fc9eff33dc708dc5689e93
3
+ size 10486616
All_layer_embeds_SD_v1_5/Embeds_layer_2_DownBLock.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:390171283947e4de7745ab21ebecc832ebe87d68b532ca04e92ff425e31c7ed5
3
+ size 2622302
All_layer_embeds_SD_v1_5/Embeds_layer_3_DownBLock.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a86b9ac4e6e8ffd3e001d55bf4f1c4a5ca123dc2eb3e18e4cbdb57e030337ac8
3
+ size 1311582
All_layer_embeds_SD_v1_5/Embeds_layer_4_DownBLock.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e6aee01a86b4472cdbe9af51207474a687fc944e204ccdef580b1f27350416b
3
+ size 656222
All_layer_embeds_SD_v1_5/Embeds_layer_5_DownBLock.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec91afc0757bd00192996ef2ede6ceb7d49804aa37475d1c0a7c9800916d7d83
3
+ size 656222
All_layer_embeds_SD_v1_5/Embeds_layer_6_MidBlock.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e05380fcb35493abf9fee803370f23f469a569a20d920e0e51151a9185f2952a
3
+ size 656219
All_layer_embeds_SD_v1_5/Embeds_layer_7_UpBLock.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea38a2a7bb11ec3670393676af37439ace45c0f45808352c42cb22a4822606e0
3
+ size 2622296
All_layer_embeds_SD_v1_5/Embeds_layer_8_UpBLock.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f82813b0e76ab4c0f96775690ee233518a9eeb1e9aeab866ac98830c0296f07
3
+ size 10486616
All_layer_embeds_SD_v1_5/Embeds_layer_9_UpBLock.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da69ade42b568cdb9a7a49ac0b55058676d0996ede09679c55a120c93d05d627
3
+ size 20972376
README.md ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ license: creativeml-openrail-m
4
+ base_model: runwayml/stable-diffusion-v1-5
5
+ instance_prompt: photo of a <v1*> person
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 - SidXXD/121
16
+
17
+ These are Custom Diffusion adaption weights for runwayml/stable-diffusion-v1-5. The weights were trained on photo of a <v1*> person 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/1730012576.402043/events.out.tfevents.1730012576.cudahpc06.1386967.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c2be971c6bdaab837eeddcfa78dc261bbf193d72b00374f57c056642078c853
3
+ size 2846
logs/custom-diffusion/1730012576.4040642/hparams.yml ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ attn_maps_path_name: attn_maps_color
7
+ center_crop: false
8
+ checkpointing_steps: 250
9
+ checkpoints_total_limit: null
10
+ class_data_dir: null
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: false
18
+ hflip: true
19
+ hub_model_id: null
20
+ hub_token: null
21
+ initializer_token: ktn
22
+ instance_data_dir: /home/xide/miniconda3/code/data/CelebA-HQ-grouped/CelebA-HQ_only_setA/121
23
+ instance_prompt: photo of a <v1*> person
24
+ learning_rate: 1.0e-05
25
+ local_rank: -1
26
+ logging_dir: logs
27
+ lr_scheduler: constant
28
+ lr_warmup_steps: 0
29
+ max_grad_norm: 1.0
30
+ max_train_steps: 250
31
+ mixed_precision: null
32
+ modifier_token: <v1*>
33
+ no_safe_serialization: true
34
+ noaug: false
35
+ num_class_images: 200
36
+ num_train_epochs: 1
37
+ num_validation_images: 2
38
+ output_dir: /home/xide/miniconda3/code/diffusers/examples/custom_diffusion/model/CVPR/Save_all_embeds_Celeba_50_group/Clean/121
39
+ pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
40
+ prior_generation_precision: null
41
+ prior_loss_weight: 0
42
+ push_to_hub: true
43
+ real_prior: false
44
+ report_to: tensorboard
45
+ resolution: 512
46
+ resume_from_checkpoint: null
47
+ revision: null
48
+ sample_batch_size: 4
49
+ scale_lr: true
50
+ seed: 42
51
+ set_grads_to_none: false
52
+ tokenizer_name: null
53
+ train_batch_size: 2
54
+ use_8bit_adam: false
55
+ validation_prompt: null
56
+ validation_steps: 50
57
+ variant: null
58
+ with_prior_preservation: false
logs/custom-diffusion/events.out.tfevents.1730012576.cudahpc06.1386967.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3c50069ed844a056cf86cef1c12cdf4c2c4bfabf45b31d3049e73f894b2538a
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:3b3714367e38f7c453697c78b0160b5cf4cd8dbf16b42cc013d7db3385a0c19e
3
+ size 76691351