SidXXD commited on
Commit
953d325
1 Parent(s): 2d6ad2b

End of training

Browse files
<new1>.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b2fd3091575ea3e1f629ef413a31f5e424a9ada435e050fd55e74a458ccf6a9
3
+ size 151785128
README.md ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ license: creativeml-openrail-m
4
+ base_model: CompVis/stable-diffusion-v1-4
5
+ instance_prompt: photo of a <new1> barn
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/barn
16
+
17
+ These are Custom Diffusion adaption weights for CompVis/stable-diffusion-v1-4. The weights were trained on photo of a <new1> barn 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:02b2b44f674fba5fcf60360f9e5e5c33cb79809fba6e52c7f295fa256ee07254
3
+ size 76689565
checkpoint-250/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dae35cdabc4df30394f69bc5cd7b1c45d9d63b0389c5b1fed8ac166c0888f05c
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:3559f09c229a974524483eccc9c93663361e4d7ef1c8260b0e0dc22c4ce39f1d
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:385965b2511ac545591ea9c0b7cc67a2de33ca73b4cd9fd3e336ace8d27cbab9
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:b5f22b2f1f5847684614d0273711e906739b119c90ee08cb2384f5a18b4bcc19
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/1702900856.435478/events.out.tfevents.1702900856.cudahpc06.2936812.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21eacaf9adaed5e0066a46a6733df5da1763bda4b478ed90a003bffdd45c0976
3
+ size 2876
logs/custom-diffusion/1702900856.4370408/hparams.yml ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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_barn
10
+ class_prompt: barn
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: false
17
+ hflip: true
18
+ hub_model_id: null
19
+ hub_token: null
20
+ initializer_token: ktn+pll+ucd
21
+ instance_data_dir: /home/xide/miniconda3/code/diffusers/examples/custom_diffusion/data/single-data/barn
22
+ instance_prompt: photo of a <new1> barn
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: 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: 2
37
+ output_dir: /home/xide/miniconda3/code/diffusers/examples/custom_diffusion/model/single-concept/barn
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: 2
53
+ use_8bit_adam: false
54
+ validation_prompt: null
55
+ validation_steps: 50
56
+ variant: null
57
+ with_prior_preservation: true
logs/custom-diffusion/events.out.tfevents.1702900856.cudahpc06.2936812.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7646bd2b46a34b3b9c05992b3e8e7441b45b988c3c9adb678531be4323d00fc
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:9a8552256c712ce3c6fef4c27632311530d25a6d0685852c192630829a01915f
3
+ size 76691351