cntrle commited on
Commit
76c19d5
·
verified ·
1 Parent(s): c949148

End of training

Browse files
Files changed (49) hide show
  1. .gitattributes +4 -0
  2. README.md +95 -0
  3. checkpoint-1000/cntrle1_emb.safetensors +3 -0
  4. checkpoint-1000/optimizer.bin +3 -0
  5. checkpoint-1000/pytorch_lora_weights.safetensors +3 -0
  6. checkpoint-1000/random_states_0.pkl +3 -0
  7. checkpoint-1000/scheduler.bin +3 -0
  8. checkpoint-1200/cntrle1_emb.safetensors +3 -0
  9. checkpoint-1200/optimizer.bin +3 -0
  10. checkpoint-1200/pytorch_lora_weights.safetensors +3 -0
  11. checkpoint-1200/random_states_0.pkl +3 -0
  12. checkpoint-1200/scheduler.bin +3 -0
  13. checkpoint-1400/cntrle1_emb.safetensors +3 -0
  14. checkpoint-1400/optimizer.bin +3 -0
  15. checkpoint-1400/pytorch_lora_weights.safetensors +3 -0
  16. checkpoint-1400/random_states_0.pkl +3 -0
  17. checkpoint-1400/scheduler.bin +3 -0
  18. checkpoint-1600/cntrle1_emb.safetensors +3 -0
  19. checkpoint-1600/optimizer.bin +3 -0
  20. checkpoint-1600/pytorch_lora_weights.safetensors +3 -0
  21. checkpoint-1600/random_states_0.pkl +3 -0
  22. checkpoint-1600/scheduler.bin +3 -0
  23. checkpoint-200/cntrle1_emb.safetensors +3 -0
  24. checkpoint-200/optimizer.bin +3 -0
  25. checkpoint-200/pytorch_lora_weights.safetensors +3 -0
  26. checkpoint-200/random_states_0.pkl +3 -0
  27. checkpoint-200/scheduler.bin +3 -0
  28. checkpoint-400/cntrle1_emb.safetensors +3 -0
  29. checkpoint-400/optimizer.bin +3 -0
  30. checkpoint-400/pytorch_lora_weights.safetensors +3 -0
  31. checkpoint-400/random_states_0.pkl +3 -0
  32. checkpoint-400/scheduler.bin +3 -0
  33. checkpoint-600/cntrle1_emb.safetensors +3 -0
  34. checkpoint-600/optimizer.bin +3 -0
  35. checkpoint-600/pytorch_lora_weights.safetensors +3 -0
  36. checkpoint-600/random_states_0.pkl +3 -0
  37. checkpoint-600/scheduler.bin +3 -0
  38. checkpoint-800/cntrle1_emb.safetensors +3 -0
  39. checkpoint-800/optimizer.bin +3 -0
  40. checkpoint-800/pytorch_lora_weights.safetensors +3 -0
  41. checkpoint-800/random_states_0.pkl +3 -0
  42. checkpoint-800/scheduler.bin +3 -0
  43. cntrle1.safetensors +3 -0
  44. cntrle1_emb.safetensors +3 -0
  45. image_0.png +3 -0
  46. image_1.png +3 -0
  47. image_2.png +3 -0
  48. image_3.png +3 -0
  49. pytorch_lora_weights.safetensors +3 -0
.gitattributes CHANGED
@@ -33,3 +33,7 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ image_0.png filter=lfs diff=lfs merge=lfs -text
37
+ image_1.png filter=lfs diff=lfs merge=lfs -text
38
+ image_2.png filter=lfs diff=lfs merge=lfs -text
39
+ image_3.png filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,95 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - stable-diffusion-xl
4
+ - stable-diffusion-xl-diffusers
5
+ - text-to-image
6
+ - diffusers
7
+ - lora
8
+ - template:sd-lora
9
+ widget:
10
+
11
+ - text: 'photo of <s0><s1> as an astronaut riding a horse'
12
+ output:
13
+ url:
14
+ "image_0.png"
15
+
16
+ - text: 'photo of <s0><s1> as an astronaut riding a horse'
17
+ output:
18
+ url:
19
+ "image_1.png"
20
+
21
+ - text: 'photo of <s0><s1> as an astronaut riding a horse'
22
+ output:
23
+ url:
24
+ "image_2.png"
25
+
26
+ - text: 'photo of <s0><s1> as an astronaut riding a horse'
27
+ output:
28
+ url:
29
+ "image_3.png"
30
+
31
+ base_model: stabilityai/stable-diffusion-xl-base-1.0
32
+ instance_prompt: photo of man
33
+ license: openrail++
34
+ ---
35
+
36
+ # SDXL LoRA DreamBooth - cntrle/cntrle1
37
+
38
+ <Gallery />
39
+
40
+ ## Model description
41
+
42
+ ### These are cntrle/cntrle1 LoRA adaption weights for stabilityai/stable-diffusion-xl-base-1.0.
43
+
44
+ ## Download model
45
+
46
+ ### Use it with UIs such as AUTOMATIC1111, Comfy UI, SD.Next, Invoke
47
+
48
+ - **LoRA**: download **[`cntrle1.safetensors` here 💾](/cntrle/cntrle1/blob/main/cntrle1.safetensors)**.
49
+ - Place it on your `models/Lora` folder.
50
+ - On AUTOMATIC1111, load the LoRA by adding `<lora:cntrle1:1>` to your prompt. On ComfyUI just [load it as a regular LoRA](https://comfyanonymous.github.io/ComfyUI_examples/lora/).
51
+ - *Embeddings*: download **[`cntrle1_emb.safetensors` here 💾](/cntrle/cntrle1/blob/main/cntrle1_emb.safetensors)**.
52
+ - Place it on it on your `embeddings` folder
53
+ - Use it by adding `cntrle1_emb` to your prompt. For example, `photo of man`
54
+ (you need both the LoRA and the embeddings as they were trained together for this LoRA)
55
+
56
+
57
+ ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
58
+
59
+ ```py
60
+ from diffusers import AutoPipelineForText2Image
61
+ import torch
62
+ from huggingface_hub import hf_hub_download
63
+ from safetensors.torch import load_file
64
+
65
+ pipeline = AutoPipelineForText2Image.from_pretrained('stabilityai/stable-diffusion-xl-base-1.0', torch_dtype=torch.float16).to('cuda')
66
+ pipeline.load_lora_weights('cntrle/cntrle1', weight_name='pytorch_lora_weights.safetensors')
67
+ embedding_path = hf_hub_download(repo_id='cntrle/cntrle1', filename='cntrle1_emb.safetensors' repo_type="model")
68
+ state_dict = load_file(embedding_path)
69
+ pipeline.load_textual_inversion(state_dict["clip_l"], token=[], text_encoder=pipeline.text_encoder, tokenizer=pipeline.tokenizer)
70
+ pipeline.load_textual_inversion(state_dict["clip_g"], token=[], text_encoder=pipeline.text_encoder_2, tokenizer=pipeline.tokenizer_2)
71
+
72
+ image = pipeline('photo of <s0><s1> as an astronaut riding a horse').images[0]
73
+ ```
74
+
75
+ For more details, including weighting, merging and fusing LoRAs, check the [documentation on loading LoRAs in diffusers](https://huggingface.co/docs/diffusers/main/en/using-diffusers/loading_adapters)
76
+
77
+ ## Trigger words
78
+
79
+ To trigger image generation of trained concept(or concepts) replace each concept identifier in you prompt with the new inserted tokens:
80
+
81
+ to trigger concept `TOK` → use `<s0><s1>` in your prompt
82
+
83
+
84
+
85
+ ## Details
86
+ All [Files & versions](/cntrle/cntrle1/tree/main).
87
+
88
+ The weights were trained using [🧨 diffusers Advanced Dreambooth Training Script](https://github.com/huggingface/diffusers/blob/main/examples/advanced_diffusion_training/train_dreambooth_lora_sdxl_advanced.py).
89
+
90
+ LoRA for the text encoder was enabled. False.
91
+
92
+ Pivotal tuning was enabled: True.
93
+
94
+ Special VAE used for training: madebyollin/sdxl-vae-fp16-fix.
95
+
checkpoint-1000/cntrle1_emb.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05c02bbccdf0d4719fcfef25ed79295a5aba644cac389b1d06f57059defc79ed
3
+ size 8344
checkpoint-1000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6861080d8e8dd1515c16ecadaf4593f06cb3fe79438e3d22decf83a1d1e6d7f
3
+ size 372902610
checkpoint-1000/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8f02c0334590d755146801235cc83cda077ebb6615840cc09a1999dcd1f3f6d
3
+ size 93066424
checkpoint-1000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3bcf545760b7340626058ad3cae76e137a0601725bc2ac56ecb0e04c96b04ea4
3
+ size 14280
checkpoint-1000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7babe47bfb751f6436f46e92a0639bc1ec9db889e510abc5afa501cfc0de4add
3
+ size 1064
checkpoint-1200/cntrle1_emb.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05c02bbccdf0d4719fcfef25ed79295a5aba644cac389b1d06f57059defc79ed
3
+ size 8344
checkpoint-1200/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f1d53eb0cee345dc99c9e7fefcb4f6e22350f815e441b32e88594ee48f5f2a3
3
+ size 372902610
checkpoint-1200/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e545b3cbd253c85d3c0b7e9fe9ba0b18d784a22e335b6c9307212e0e76d68ccf
3
+ size 93066424
checkpoint-1200/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3547247228591ec15775c9c2b7d03edff67f375cf64cead9203e818d9a8fef9
3
+ size 14280
checkpoint-1200/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2932b3ea26cea04eb0ea8f5fb36bdd3f754c8e0be45fd7f87a1da3176740d24
3
+ size 1064
checkpoint-1400/cntrle1_emb.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05c02bbccdf0d4719fcfef25ed79295a5aba644cac389b1d06f57059defc79ed
3
+ size 8344
checkpoint-1400/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b249831435909978c36e68577deea5c8e6d8b986963b31569c9e9f784149cd5
3
+ size 372902610
checkpoint-1400/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:600e1ef93b493af80e4e344278e38a5f1299cff57d28082527c044a8831b5894
3
+ size 93066424
checkpoint-1400/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72d4078016c074985d7f4c66ce363f4cf2a13d31cd73fd044193b91deb959987
3
+ size 14280
checkpoint-1400/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5d79a3a6113be78e2e1680ddc82896b9cd5c9c2f8b5e0c833fb03f32b0d439d
3
+ size 1064
checkpoint-1600/cntrle1_emb.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05c02bbccdf0d4719fcfef25ed79295a5aba644cac389b1d06f57059defc79ed
3
+ size 8344
checkpoint-1600/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6caa0a9c9f9d57fa0f38c45fd789488ef3c7736eb351ccfdd7ef954f52d7b20
3
+ size 372902610
checkpoint-1600/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86793de098ebf1306d0ec48e27132689b12cca137ede48eb877d23e187661371
3
+ size 93066424
checkpoint-1600/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fbbaca1a9d497cfd982843315c932d9c5e54cc3ec27443fa89fdd7de480b8e1e
3
+ size 14280
checkpoint-1600/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da16aac4bd1ae08ca59e2580822410d79a259f189fe1b05a5b36b7c49890ff23
3
+ size 1064
checkpoint-200/cntrle1_emb.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05c02bbccdf0d4719fcfef25ed79295a5aba644cac389b1d06f57059defc79ed
3
+ size 8344
checkpoint-200/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:761167937bdb6d684ef95d482b31fc30e4f4e6ebf2a87aab04e9a51ea6b77eb3
3
+ size 372901458
checkpoint-200/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:333c8a8c4d94406962566cf031da4e1776bcf7791b50e6da020afdee5aae4539
3
+ size 93066424
checkpoint-200/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f09af38acc8b529c2ceb5d2b2efc7fceeb2d1520371a317d814fbbdb33f0b2fa
3
+ size 14280
checkpoint-200/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1360bed0106ea1376eea93599f7c3c7b4889e5ba1dca9bc433981b7ee391cc4e
3
+ size 1064
checkpoint-400/cntrle1_emb.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05c02bbccdf0d4719fcfef25ed79295a5aba644cac389b1d06f57059defc79ed
3
+ size 8344
checkpoint-400/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:307628fc780e2bebd5ee7b75be41a87d4feb00c6098921c393ced96688f4b1e5
3
+ size 372902610
checkpoint-400/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1319546b825e2ced803f43ed29c51a1f58fe9174e6ff203bbe0d05a45a9a9766
3
+ size 93066424
checkpoint-400/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09268db6f8d499924caebf19bdc02efb20b99fbf39f10dc947328bb36dee8ef4
3
+ size 14280
checkpoint-400/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45437edd7235e60c1fa9c88203ae8bf23e3524843ca4d9e70ce1fa859fe90f3c
3
+ size 1064
checkpoint-600/cntrle1_emb.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05c02bbccdf0d4719fcfef25ed79295a5aba644cac389b1d06f57059defc79ed
3
+ size 8344
checkpoint-600/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82cc77ffa9e661a91acda94110385c56ca57b6ffb5d6d8ccd728550871d5ba6b
3
+ size 372902610
checkpoint-600/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93ce891737c54ebe616851524cde287e671a899cc71ad49612db97a48b9ffe19
3
+ size 93066424
checkpoint-600/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d9087d0ef7b4b2731aa11abd81dfe3a1bbef3c7d277a11356e98e44477f5af6
3
+ size 14280
checkpoint-600/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1afacceaf723433abd192973717404adb1005ee2db7e03769d54ca2bd1e2af45
3
+ size 1064
checkpoint-800/cntrle1_emb.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05c02bbccdf0d4719fcfef25ed79295a5aba644cac389b1d06f57059defc79ed
3
+ size 8344
checkpoint-800/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6cdabe58d245333414742c370a628dcf7ac5d644ca2e2fccb96b23ccf3d31230
3
+ size 372902610
checkpoint-800/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a34502ea3f100f24484c760cfd62418cb343f21cb1947885f388c82e89df7c3a
3
+ size 93066424
checkpoint-800/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48de6d03e0e7e823a7f7f019d6ae00a59f20e059902d9baeb961510643926e4f
3
+ size 14280
checkpoint-800/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21b295d17638794f481b221a407d27a1d404ce877aaf1dddbb52c8199dd8a1ff
3
+ size 1064
cntrle1.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8371cd7f167923f6628638f28ca5d6157cb1147e0f8620d0960bf72e364d6315
3
+ size 186046568
cntrle1_emb.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05c02bbccdf0d4719fcfef25ed79295a5aba644cac389b1d06f57059defc79ed
3
+ size 8344
image_0.png ADDED

Git LFS Details

  • SHA256: 9715939c613787a7add1f206b23fafc6e8aad9ef47d35898711c0f392fb04fc6
  • Pointer size: 132 Bytes
  • Size of remote file: 1.41 MB
image_1.png ADDED

Git LFS Details

  • SHA256: eed887b277327e2507a24f9761283d10caafb63261e4c75ec0a6230fd39cce66
  • Pointer size: 132 Bytes
  • Size of remote file: 1.28 MB
image_2.png ADDED

Git LFS Details

  • SHA256: 313e0156caa2c317583a3e0b53d145f8b0a6e648587e240deb365843d586433f
  • Pointer size: 132 Bytes
  • Size of remote file: 1.25 MB
image_3.png ADDED

Git LFS Details

  • SHA256: edb82dea86ebc00e2b02ddae1068b46dad27440496c30a50594038aa0b432a70
  • Pointer size: 132 Bytes
  • Size of remote file: 1.32 MB
pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4776382b52ee5f14d89ec1d541949dd7fabb48f5263c2d50dde139f780967ada
3
+ size 185963768