xin0920 commited on
Commit
4db304a
·
verified ·
1 Parent(s): 1859fc8

End of training

Browse files
README.md ADDED
@@ -0,0 +1,77 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: stabilityai/stable-diffusion-3-medium-diffusers
3
+ library_name: diffusers
4
+ license: other
5
+ widget: []
6
+ tags:
7
+ - text-to-image
8
+ - diffusers-training
9
+ - diffusers
10
+ - sae
11
+ - template:sd-sae
12
+ - sd3
13
+ - sd3-diffusers
14
+ ---
15
+
16
+ <!-- This model card has been generated automatically according to the information the training script had access to. You
17
+ should probably proofread and complete it, then remove this comment. -->
18
+
19
+
20
+ # SD3 DreamBooth LoRA - xin0920/trained-sd3-saenewdatak96class8
21
+
22
+ <Gallery />
23
+
24
+ ## Model description
25
+
26
+ These are xin0920/trained-sd3-saenewdatak96class8 DreamBooth LoRA weights for stabilityai/stable-diffusion-3-medium-diffusers.
27
+
28
+ 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).
29
+
30
+ Was LoRA for the text encoder enabled? True.
31
+
32
+ ## Trigger words
33
+
34
+ You should use `None` to trigger the image generation.
35
+
36
+ ## Download model
37
+
38
+ [Download the *.safetensors LoRA](xin0920/trained-sd3-saenewdatak96class8/tree/main) in the Files & versions tab.
39
+
40
+ ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
41
+
42
+ ```py
43
+ from diffusers import AutoPipelineForText2Image
44
+ import torch
45
+ pipeline = AutoPipelineForText2Image.from_pretrained(stabilityai/stable-diffusion-3-medium-diffusers, torch_dtype=torch.float16).to('cuda')
46
+ pipeline.load_lora_weights('xin0920/trained-sd3-saenewdatak96class8', weight_name='pytorch_lora_weights.safetensors')
47
+ image = pipeline('None').images[0]
48
+ ```
49
+
50
+ ### Use it with UIs such as AUTOMATIC1111, Comfy UI, SD.Next, Invoke
51
+
52
+ - **LoRA**: download **[`diffusers_lora_weights.safetensors` here 💾](/xin0920/trained-sd3-saenewdatak96class8/blob/main/diffusers_lora_weights.safetensors)**.
53
+ - Rename it and place it on your `models/Lora` folder.
54
+ - 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/).
55
+
56
+ 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)
57
+
58
+ ## License
59
+
60
+ Please adhere to the licensing terms as described [here](https://huggingface.co/stabilityai/stable-diffusion-3-medium/blob/main/LICENSE.md).
61
+
62
+
63
+ ## Intended uses & limitations
64
+
65
+ #### How to use
66
+
67
+ ```python
68
+ # TODO: add an example code snippet for running this diffusion pipeline
69
+ ```
70
+
71
+ #### Limitations and bias
72
+
73
+ [TODO: provide examples of latent issues and potential remediations]
74
+
75
+ ## Training details
76
+
77
+ [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:7e70cc95ffe99e780be0fa9ae75feaa36063eff4897033a90ce970a366f8e898
3
+ size 7084000210
checkpoint-1000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc6ee1683a0f3c6021d39ed140bfbf02c5687ceeb482095716ed41d7461cf303
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:7babe47bfb751f6436f46e92a0639bc1ec9db889e510abc5afa501cfc0de4add
3
+ size 1064
checkpoint-1500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17436090346e4808de8fc3055886cee34eb43095329f2d8602fef81d7183ca49
3
+ size 7084000210
checkpoint-1500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06c22b7aea9a5d5b4f0f1b6919452d05401a599f0029ae48d32f2e45572a1ea7
3
+ size 14408
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:bee77c7ca869cb7ea3b5646971c90ecb5e832b874dac6170088918e7effcfd4e
3
+ size 1064
checkpoint-2000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4734b436d0e8b7fe92483fd1e2ea23858594ca0d979cbdc394187876e3182b9c
3
+ size 7084000210
checkpoint-2000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:279ba6b6b23b1ddc64410484728ce6a98df69c3e053585cf634941370d8dca85
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:22dbf40978352fc68dc380c1bb84d309ac1fe1989fe5819be6b1e3309ded4c83
3
+ size 1064
checkpoint-2500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4de79b7081249ef399f07302f553c1d5c61babc9117a83a0a3a89670c5e6aa1f
3
+ size 7084000210
checkpoint-2500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09569f0fc45033ff7cca140a8a0b3de562383394c6ad09386b8cacb4d4207b48
3
+ size 14344
checkpoint-2500/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f5138bfad303adb553f490ca1b1da726809aaa9a17dc6fe8882d82b737fef59
3
+ size 988
checkpoint-2500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ff6f19f0a5224af6ffeda63100ee6f44c76ea9a03aaabc1ad37f2f151a1dff0
3
+ size 1064
checkpoint-3000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa518fb5716cefe1ca9e93261ba8f1dffaf673594f70e593fafdf82c0d705f88
3
+ size 7084000210
checkpoint-3000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a57516f60cff988c92875bd66ed1d089529a7b88b45ce1831ad0081a124cdf6
3
+ size 14344
checkpoint-3000/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4bae270ab72b03a9cb2c943c8b0eb0039f24c09fe3261fd256c8180402e7b169
3
+ size 988
checkpoint-3000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ebe1e8184837b232bbab611b6632b2c64c6f1f3946b905717d668a868571b526
3
+ size 1064
checkpoint-500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:423f6f091e203120cb107d57e7935cb1e7e779549539860b7ec73e35bb6782e0
3
+ size 7084000210
checkpoint-500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b1f1b613b31c9bbf18bd013b6ee776695576b6a52c1d172a20c27ffbcbba8a9
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
checkpoint-500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f69f319474a0f96bcdc98089257a7338a392db6136a936e8466cc8c48e0767f4
3
+ size 1064
pytorch_sae_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6b9164fd9fe8061d300d6efb7cced70ad0c8ab8ee48ca5ff83922278b675a14
3
+ size 1423033900