SidXXD commited on
Commit
486e1f9
1 Parent(s): 6beb52d

End of training

Browse files
<v1*>.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a08630d03c2c02422d1aba2c7d33758dff6efd456ca10582ecf802fb28590ba
3
+ size 202379941
README.md ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ license: creativeml-openrail-m
4
+ base_model: stabilityai/stable-diffusion-2-1-base
5
+ instance_prompt: <v1*> 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 - SidXXD/v_a_photo_of_cat_-token_init_ktn
16
+
17
+ These are Custom Diffusion adaption weights for stabilityai/stable-diffusion-2-1-base. The weights were trained on <v1*> 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:be5b1950c27b174aeabace7527cf1e94eb421001b089c2f522a2327b5aa1fe6c
3
+ size 102248605
checkpoint-250/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79b9f3cd486470e21478cf6594ff163ad43fbae17ce5132745b3baf7c1915349
3
+ size 102241440
checkpoint-250/model_1.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae4902b37cd39950fb0840f719a55423d89327083b63d68db885ffa359c57734
3
+ size 1361600400
checkpoint-250/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b60cfd5e2ff30077312bbcb1421be35b5b82b48dc60f5d5ac07aa415b121eaa0
3
+ size 609258566
checkpoint-250/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ebc30de0291c4dfd98d70db9279bb226cb8ab9fd8682df18f3e74cf6c05db8fc
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
concepts_list.json ADDED
@@ -0,0 +1 @@
 
 
1
+ [{"instance_prompt": "<v1*> a photo of cat", "class_prompt": null, "instance_data_dir": "/home/xide/miniconda3/code/data/Attack/clean/cat", "class_data_dir": null}]
logs/custom-diffusion/1716990112.8872218/events.out.tfevents.1716990112.cudahpc06.2305165.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe5227978db639af322526a74ae051b7b0c51cd4d4e80fc0bf0df17309428320
3
+ size 2856
logs/custom-diffusion/1716990112.88895/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-31_05
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/Attack/clean/cat
23
+ instance_prompt: <v1*> a photo of cat
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/attn_maps/dif_position_v_token/clean/v_a_photo_of_cat_-token_init_ktn
39
+ pretrained_model_name_or_path: stabilityai/stable-diffusion-2-1-base
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.1716990112.cudahpc06.2305165.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7ce3e2208ac888a62fc732b2fdeb69218c6ba284313f1a546ad6cf9c3f00442
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:a55ca21be78e09ffbfae8ab2033ded7a96df3d7869d85cb080f920305b080d1f
3
+ size 102250391