jzy124 commited on
Commit
a914add
1 Parent(s): 4c32691

End of training

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. README.md +98 -0
  2. checkpoint-1000/optimizer.bin +3 -0
  3. checkpoint-1000/pytorch_lora_weights.safetensors +3 -0
  4. checkpoint-1000/random_states_0.pkl +3 -0
  5. checkpoint-1000/scaler.pt +3 -0
  6. checkpoint-1000/scheduler.bin +3 -0
  7. checkpoint-10000/optimizer.bin +3 -0
  8. checkpoint-10000/pytorch_lora_weights.safetensors +3 -0
  9. checkpoint-10000/random_states_0.pkl +3 -0
  10. checkpoint-10000/scaler.pt +3 -0
  11. checkpoint-10000/scheduler.bin +3 -0
  12. checkpoint-1500/optimizer.bin +3 -0
  13. checkpoint-1500/pytorch_lora_weights.safetensors +3 -0
  14. checkpoint-1500/random_states_0.pkl +3 -0
  15. checkpoint-1500/scaler.pt +3 -0
  16. checkpoint-1500/scheduler.bin +3 -0
  17. checkpoint-2000/optimizer.bin +3 -0
  18. checkpoint-2000/pytorch_lora_weights.safetensors +3 -0
  19. checkpoint-2000/random_states_0.pkl +3 -0
  20. checkpoint-2000/scaler.pt +3 -0
  21. checkpoint-2000/scheduler.bin +3 -0
  22. checkpoint-2500/optimizer.bin +3 -0
  23. checkpoint-2500/pytorch_lora_weights.safetensors +3 -0
  24. checkpoint-2500/random_states_0.pkl +3 -0
  25. checkpoint-2500/scaler.pt +3 -0
  26. checkpoint-2500/scheduler.bin +3 -0
  27. checkpoint-3000/optimizer.bin +3 -0
  28. checkpoint-3000/pytorch_lora_weights.safetensors +3 -0
  29. checkpoint-3000/random_states_0.pkl +3 -0
  30. checkpoint-3000/scaler.pt +3 -0
  31. checkpoint-3000/scheduler.bin +3 -0
  32. checkpoint-3500/optimizer.bin +3 -0
  33. checkpoint-3500/pytorch_lora_weights.safetensors +3 -0
  34. checkpoint-3500/random_states_0.pkl +3 -0
  35. checkpoint-3500/scaler.pt +3 -0
  36. checkpoint-3500/scheduler.bin +3 -0
  37. checkpoint-4000/optimizer.bin +3 -0
  38. checkpoint-4000/pytorch_lora_weights.safetensors +3 -0
  39. checkpoint-4000/random_states_0.pkl +3 -0
  40. checkpoint-4000/scaler.pt +3 -0
  41. checkpoint-4000/scheduler.bin +3 -0
  42. checkpoint-4500/optimizer.bin +3 -0
  43. checkpoint-4500/pytorch_lora_weights.safetensors +3 -0
  44. checkpoint-4500/random_states_0.pkl +3 -0
  45. checkpoint-4500/scaler.pt +3 -0
  46. checkpoint-4500/scheduler.bin +3 -0
  47. checkpoint-500/optimizer.bin +3 -0
  48. checkpoint-500/pytorch_lora_weights.safetensors +3 -0
  49. checkpoint-500/random_states_0.pkl +3 -0
  50. checkpoint-500/scaler.pt +3 -0
README.md ADDED
@@ -0,0 +1,98 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: stabilityai/stable-diffusion-3-medium-diffusers
3
+ library_name: diffusers
4
+ license: openrail++
5
+ tags:
6
+ - text-to-image
7
+ - diffusers-training
8
+ - diffusers
9
+ - lora
10
+ - sd3
11
+ - sd3-diffusers
12
+ - template:sd-lora
13
+ instance_prompt: <d3sign>, XXX.
14
+ widget:
15
+ - text: <d3sign>, use four illustrations to decorate <c0nt3ntpa9e>. Illustration 1
16
+ is a cluster of stars. Illustration 2 is a cluster of stars. Illustration 3 is
17
+ a cluster of flowers. Illustration 4 is a cactus.
18
+ output:
19
+ url: image_0.png
20
+ - text: <d3sign>, use four illustrations to decorate <c0nt3ntpa9e>. Illustration 1
21
+ is a cluster of stars. Illustration 2 is a cluster of stars. Illustration 3 is
22
+ a cluster of flowers. Illustration 4 is a cactus.
23
+ output:
24
+ url: image_1.png
25
+ - text: <d3sign>, use four illustrations to decorate <c0nt3ntpa9e>. Illustration 1
26
+ is a cluster of stars. Illustration 2 is a cluster of stars. Illustration 3 is
27
+ a cluster of flowers. Illustration 4 is a cactus.
28
+ output:
29
+ url: image_2.png
30
+ - text: <d3sign>, use four illustrations to decorate <c0nt3ntpa9e>. Illustration 1
31
+ is a cluster of stars. Illustration 2 is a cluster of stars. Illustration 3 is
32
+ a cluster of flowers. Illustration 4 is a cactus.
33
+ output:
34
+ url: image_3.png
35
+ ---
36
+
37
+ <!-- This model card has been generated automatically according to the information the training script had access to. You
38
+ should probably proofread and complete it, then remove this comment. -->
39
+
40
+
41
+ # SD3 DreamBooth LoRA - jzy124/0829-v1
42
+
43
+ <Gallery />
44
+
45
+ ## Model description
46
+
47
+ These are jzy124/0829-v1 DreamBooth LoRA weights for stabilityai/stable-diffusion-3-medium-diffusers.
48
+
49
+ The weights were trained using [DreamBooth](https://dreambooth.github.io/) with the [SD3 diffusers trainer](https://github.com/huggingface/diffusers/blob/main/examples/dreambooth/README_sd3.md).
50
+
51
+ Was LoRA for the text encoder enabled? False.
52
+
53
+ ## Trigger words
54
+
55
+ You should use `<d3sign>, XXX.` to trigger the image generation.
56
+
57
+ ## Download model
58
+
59
+ [Download the *.safetensors LoRA](jzy124/0829-v1/tree/main) in the Files & versions tab.
60
+
61
+ ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
62
+
63
+ ```py
64
+ from diffusers import AutoPipelineForText2Image
65
+ import torch
66
+ pipeline = AutoPipelineForText2Image.from_pretrained('stabilityai/stable-diffusion-3-medium-diffusers', torch_dtype=torch.float16).to('cuda')
67
+ pipeline.load_lora_weights('jzy124/0829-v1', weight_name='pytorch_lora_weights.safetensors')
68
+ image = pipeline('<d3sign>, use four illustrations to decorate <c0nt3ntpa9e>. Illustration 1 is a cluster of stars. Illustration 2 is a cluster of stars. Illustration 3 is a cluster of flowers. Illustration 4 is a cactus.').images[0]
69
+ ```
70
+
71
+ ### Use it with UIs such as AUTOMATIC1111, Comfy UI, SD.Next, Invoke
72
+
73
+ - **LoRA**: download **[`diffusers_lora_weights.safetensors` here 💾](/jzy124/0829-v1/blob/main/diffusers_lora_weights.safetensors)**.
74
+ - Rename it and place it on your `models/Lora` folder.
75
+ - On AUTOMATIC1111, load the LoRA by adding `<lora:your_new_name:1>` to your prompt. On ComfyUI just [load it as a regular LoRA](https://comfyanonymous.github.io/ComfyUI_examples/lora/).
76
+
77
+ 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)
78
+
79
+ ## License
80
+
81
+ Please adhere to the licensing terms as described [here](https://huggingface.co/stabilityai/stable-diffusion-3-medium/blob/main/LICENSE).
82
+
83
+
84
+ ## Intended uses & limitations
85
+
86
+ #### How to use
87
+
88
+ ```python
89
+ # TODO: add an example code snippet for running this diffusion pipeline
90
+ ```
91
+
92
+ #### Limitations and bias
93
+
94
+ [TODO: provide examples of latent issues and potential remediations]
95
+
96
+ ## Training details
97
+
98
+ [TODO: describe the data used to train the model]
checkpoint-1000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bdd29d4513ad8259e582fa429b54187f6f203b59b4c2d087ee83075f571e39e6
3
+ size 9598266
checkpoint-1000/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7977a08e3aff39c91bbd241c41c5a6b713af826f0457f0a8dd7d74dce24f567
3
+ size 4742848
checkpoint-1000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0dff6265185a3575731fd11a231a6008658025cddfa2a7eafbe339eff37bf64
3
+ size 14344
checkpoint-1000/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d8fdcd0311eba9854fff738038ed4c1a269832665b4d88ba4e4e3d02a1a7e0e
3
+ size 988
checkpoint-1000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d16ae9dedf4c45ceadc467593037d83423677715e75ab402a9f44aa81de9b84
3
+ size 1000
checkpoint-10000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4039960c18af4bc7122ba0e0f1fe386739850f14ed3ee7a0bc05a9c8b15c27a6
3
+ size 9598266
checkpoint-10000/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:416b60e04766beddad48f6f1320a916e005593c1228a90c86336a4c69ac16405
3
+ size 4742848
checkpoint-10000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc586c7062fc3b18a2fc7822530a803348de712a5fb9f9d71a233a143024ee28
3
+ size 14344
checkpoint-10000/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f54a8cb15cb37ed66baa473006eae0298355cde71a4f7f0b131856cf2d3e2fb
3
+ size 988
checkpoint-10000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20bbef0c8fecac2668563417c5ed2ebcdecc2a3024abda5059c94bc08a3f3fea
3
+ size 1000
checkpoint-1500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f3df9da75ae87eb320fa98f8949b619cd8e88453f2ef5e7660bf8294254ab06
3
+ size 9598266
checkpoint-1500/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a2f1f56a80dd8334068e22ab73d95a4db73fc142db909603d9479a2f44e0452
3
+ size 4742848
checkpoint-1500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:440590ba34465c0e53163441f4634cc03eefeea86b433a71fc4f1090012a7e88
3
+ size 14344
checkpoint-1500/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2a4b6e0ef05ca249f2d6b7f9f3ad1dff81e55842a962df795bb9740c17c8e92
3
+ size 988
checkpoint-1500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dcdd883061f8f3514731c51041dc7231d10951713a9abbd57d4f968a9c567ce3
3
+ size 1000
checkpoint-2000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d697505151861f36a013222a746308c6698007fcfd9a378619888f1f89ef6def
3
+ size 9598266
checkpoint-2000/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e58f6757c3208f7ff52d6088112f25b644d20649451b9feb205ea0e1634d070
3
+ size 4742848
checkpoint-2000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4c24becc02ee7ef0d588001f34080a3c5106e08840a07038d529e54ba4b5386
3
+ size 14344
checkpoint-2000/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c50a9cebe5d66d453d25b140738bff479749ac03e0a43597d8776bc22f6ed0c
3
+ size 988
checkpoint-2000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81a7fe0a2983de695c44ba167520d4ce1ca01157e36e90498bee8c9d8e4b61fc
3
+ size 1000
checkpoint-2500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49018a128e7971e84534939f5edb0ef742f024eba9ef8e8140eb5d1c062c1d06
3
+ size 9598266
checkpoint-2500/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1e6a9acacedde4ca372494a078ecb318391ee1b24cef6a29c6add214864ff00
3
+ size 4742848
checkpoint-2500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0b821cc409744c0495e871b5bb07f84bf3e10c46f854ee20c13629e987124f4
3
+ size 14344
checkpoint-2500/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48e2d97f563bb838328076a1666504681962151a3975a2f064be3a03e6500740
3
+ size 988
checkpoint-2500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9244a743d4761f975ab2a14d0b7a509a85554dd77bef6490330160a2a639fae
3
+ size 1000
checkpoint-3000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9aa439c826521a1282485b29f71ae9901743700b8aea2de1dc899ef68d18c39
3
+ size 9598266
checkpoint-3000/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21f829fc6615247e0cebd8b5b66459f14af732cf16826e34cb84b2484073b823
3
+ size 4742848
checkpoint-3000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b6d8c5152269b889b85618fad6464ff80fc5567e159b06c37cd02ff7a05f750
3
+ size 14344
checkpoint-3000/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21aba8ed0f38ed1c04994c10a9ca7e9925e55ef2ed51283c43ff8e2cce78585f
3
+ size 988
checkpoint-3000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a530ffa9220cf65c0729e966fdf26ce7223ed3dc88346bbe1367170da20bad4
3
+ size 1000
checkpoint-3500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be4e08be905b232c83f9ff92a2e4db3288a78a3520a4593d8ad7a6e87fb78922
3
+ size 9598266
checkpoint-3500/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:404eb2e0522d44ba65c8171182710f20229df9bf39d34481e05ea660148487ea
3
+ size 4742848
checkpoint-3500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3cd6eec63ef476f4e062a8b5cf9c6d07c21915ba231d94577f03408faa007bf
3
+ size 14344
checkpoint-3500/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d25c9e5c384ba91142c829ef5432ebc4ae7d8c71f3de723046dd3aa202e08a2
3
+ size 988
checkpoint-3500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6802221f6347629ca3a6e377a3bbcf1d2a6c0b7ef7e83794854e08587237ffd4
3
+ size 1000
checkpoint-4000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5ec82cf7d29dd0b5b037aef9b0a36cedd8f2f073fbfd866895030d4e1e3cdd8
3
+ size 9598266
checkpoint-4000/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:440e331cfec8ada331df2c4c94a9abcc72467f011bf3afa6b791fb96af174104
3
+ size 4742848
checkpoint-4000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86f1029e340f84315b98eff425ff86d00b862eabbb91741c64a5ee45ed5e548a
3
+ size 14344
checkpoint-4000/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59a4acfb0da74c479080613978839dd3cbb4608fd2c07e764b4c844401d8dd5f
3
+ size 988
checkpoint-4000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a27fbcb71e64da5cd3c386782ab45bb0efde0abb5d30842a94c8a599b450c90c
3
+ size 1000
checkpoint-4500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4fa91b19642b37562ccb674406f8b4e8b8e1c7dcebd79cfa6aa8937e1bfb43f
3
+ size 9598266
checkpoint-4500/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a21e996994550ba9b9f956c6be053ee70aeccb11f2655c9f846372c3d72b079f
3
+ size 4742848
checkpoint-4500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4ab7fd9ef3794582ee1cde91a28853689d1fa3c7cd0500debd835f0e645d7d5
3
+ size 14344
checkpoint-4500/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25aed798df1ea1f11d3cdd0a7de18dd9b632beaa14981af70f644c899539b4cc
3
+ size 988
checkpoint-4500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b9d67c816ab83e7cb68277890f1dc271a0a14594cbcde1b73e03e9819263ecf
3
+ size 1000
checkpoint-500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0192d4aeebd1ab454fe4cf4416b762fa5bd3d3261671dfd4771490c196fe7b41
3
+ size 9598266
checkpoint-500/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:200761e8d272d3facfce5e7c2492bd4cf9bb03ff51d6c185946a0038a11be1b9
3
+ size 4742848
checkpoint-500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a0416286e213de11aedb049de766b89363b9c5b8365c60279a04875543b36b8
3
+ size 14344
checkpoint-500/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18b984273ea2d45b7ffb1d047bb359d93111e41fcad70d16a1b453fd38f72636
3
+ size 988