anmittal1 commited on
Commit
78a39b6
1 Parent(s): f93771c

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. .gitattributes +4 -0
  2. README.md +90 -0
  3. checkpoint-1000/optimizer.bin +3 -0
  4. checkpoint-1000/pytorch_lora_weights.safetensors +3 -0
  5. checkpoint-1000/random_states_0.pkl +3 -0
  6. checkpoint-1000/scaler.pt +3 -0
  7. checkpoint-1000/scheduler.bin +3 -0
  8. checkpoint-10000/optimizer.bin +3 -0
  9. checkpoint-10000/pytorch_lora_weights.safetensors +3 -0
  10. checkpoint-10000/random_states_0.pkl +3 -0
  11. checkpoint-10000/scaler.pt +3 -0
  12. checkpoint-10000/scheduler.bin +3 -0
  13. checkpoint-2000/optimizer.bin +3 -0
  14. checkpoint-2000/pytorch_lora_weights.safetensors +3 -0
  15. checkpoint-2000/random_states_0.pkl +3 -0
  16. checkpoint-2000/scaler.pt +3 -0
  17. checkpoint-2000/scheduler.bin +3 -0
  18. checkpoint-3000/optimizer.bin +3 -0
  19. checkpoint-3000/pytorch_lora_weights.safetensors +3 -0
  20. checkpoint-3000/random_states_0.pkl +3 -0
  21. checkpoint-3000/scaler.pt +3 -0
  22. checkpoint-3000/scheduler.bin +3 -0
  23. checkpoint-4000/optimizer.bin +3 -0
  24. checkpoint-4000/pytorch_lora_weights.safetensors +3 -0
  25. checkpoint-4000/random_states_0.pkl +3 -0
  26. checkpoint-4000/scaler.pt +3 -0
  27. checkpoint-4000/scheduler.bin +3 -0
  28. checkpoint-5000/optimizer.bin +3 -0
  29. checkpoint-5000/pytorch_lora_weights.safetensors +3 -0
  30. checkpoint-5000/random_states_0.pkl +3 -0
  31. checkpoint-5000/scaler.pt +3 -0
  32. checkpoint-5000/scheduler.bin +3 -0
  33. checkpoint-6000/optimizer.bin +3 -0
  34. checkpoint-6000/pytorch_lora_weights.safetensors +3 -0
  35. checkpoint-6000/random_states_0.pkl +3 -0
  36. checkpoint-6000/scaler.pt +3 -0
  37. checkpoint-6000/scheduler.bin +3 -0
  38. checkpoint-7000/optimizer.bin +3 -0
  39. checkpoint-7000/pytorch_lora_weights.safetensors +3 -0
  40. checkpoint-7000/random_states_0.pkl +3 -0
  41. checkpoint-7000/scaler.pt +3 -0
  42. checkpoint-7000/scheduler.bin +3 -0
  43. checkpoint-8000/optimizer.bin +3 -0
  44. checkpoint-8000/pytorch_lora_weights.safetensors +3 -0
  45. checkpoint-8000/random_states_0.pkl +3 -0
  46. checkpoint-8000/scaler.pt +3 -0
  47. checkpoint-8000/scheduler.bin +3 -0
  48. checkpoint-9000/optimizer.bin +3 -0
  49. checkpoint-9000/pytorch_lora_weights.safetensors +3 -0
  50. checkpoint-9000/random_states_0.pkl +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,90 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: a photo of [V] object
14
+ widget:
15
+ - text: A photo of [V] object
16
+ output:
17
+ url: image_0.png
18
+ - text: A photo of [V] object
19
+ output:
20
+ url: image_1.png
21
+ - text: A photo of [V] object
22
+ output:
23
+ url: image_2.png
24
+ - text: A photo of [V] object
25
+ output:
26
+ url: image_3.png
27
+ ---
28
+
29
+ <!-- This model card has been generated automatically according to the information the training script had access to. You
30
+ should probably proofread and complete it, then remove this comment. -->
31
+
32
+
33
+ # SD3 DreamBooth LoRA - anmittal1/camera2-sd3-lora-1
34
+
35
+ <Gallery />
36
+
37
+ ## Model description
38
+
39
+ These are anmittal1/camera2-sd3-lora-1 DreamBooth LoRA weights for stabilityai/stable-diffusion-3-medium-diffusers.
40
+
41
+ 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).
42
+
43
+ Was LoRA for the text encoder enabled? False.
44
+
45
+ ## Trigger words
46
+
47
+ You should use `a photo of [V] object` to trigger the image generation.
48
+
49
+ ## Download model
50
+
51
+ [Download the *.safetensors LoRA](anmittal1/camera2-sd3-lora-1/tree/main) in the Files & versions tab.
52
+
53
+ ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
54
+
55
+ ```py
56
+ from diffusers import AutoPipelineForText2Image
57
+ import torch
58
+ pipeline = AutoPipelineForText2Image.from_pretrained('stabilityai/stable-diffusion-3-medium-diffusers', torch_dtype=torch.float16).to('cuda')
59
+ pipeline.load_lora_weights('anmittal1/camera2-sd3-lora-1', weight_name='pytorch_lora_weights.safetensors')
60
+ image = pipeline('A photo of [V] object').images[0]
61
+ ```
62
+
63
+ ### Use it with UIs such as AUTOMATIC1111, Comfy UI, SD.Next, Invoke
64
+
65
+ - **LoRA**: download **[`diffusers_lora_weights.safetensors` here 💾](/anmittal1/camera2-sd3-lora-1/blob/main/diffusers_lora_weights.safetensors)**.
66
+ - Rename it and place it on your `models/Lora` folder.
67
+ - 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/).
68
+
69
+ 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)
70
+
71
+ ## License
72
+
73
+ Please adhere to the licensing terms as described [here](https://huggingface.co/stabilityai/stable-diffusion-3-medium/blob/main/LICENSE).
74
+
75
+
76
+ ## Intended uses & limitations
77
+
78
+ #### How to use
79
+
80
+ ```python
81
+ # TODO: add an example code snippet for running this diffusion pipeline
82
+ ```
83
+
84
+ #### Limitations and bias
85
+
86
+ [TODO: provide examples of latent issues and potential remediations]
87
+
88
+ ## Training details
89
+
90
+ [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:55d7aad36a07f8576423a909fea292f95a476489dac2735ef52568bd770c0714
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:5539d2fea8d5a67ed92b9a92ed3b2d70ea0d619011040cd4eb91f1b3d6e0c217
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:ebf4ddb0c514307134c76524ff24b42c0f6afea3ed85496f1d79a3a0fa63034f
3
+ size 14408
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:22195965c1dd54d2757f4c50934e49d408e4d8a8f5b91fe86ec91f4bdb319a8a
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:d8baaaaf88acc4f32ac210e4eb121cf65e6b8da3222e9e0503736bcfac397042
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:d2e4402ca8949a93c5355580b2127b013d191e6320b8b5cb4c13f075037ffdae
3
+ size 14408
checkpoint-10000/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e37c94dad9c27aa070c66f020f85050e7628adbe8df381c470c2f01ed333d243
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-2000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9181443e6d1ca2c7e5d673e551f5dbafbec0e3db976bce7ea478a2d85a4bddf3
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:8740cf0dec656110d953922fecec9037ad9454201d52f27b0563fcaea0496407
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:d87760a0771e95d683cfa90d6a879f5be7d0bc39d712e1dcf7fc7e287df3a92f
3
+ size 14408
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-3000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94f05c60fa59f2e91c1fb092a28e74867d195b1d1573a6f75eb1a6176348c366
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:cb223238b339b34eb715682d0e5855262f9bffb7357633104e0f44122ad73ca0
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:01e403ed4a3fde413503915d0f216fdf1d453876c59a03572a9b75add3cf0fd9
3
+ size 14408
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-4000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f970f047013db0e7a7c6f2733d492b2381f03582037ae6df9a9f818bed45e51
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:f2b76b215f34c683631da2a3032fe388c780ad6b82314f14be40f6bd881d521e
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:a49aa2f0c2f3edf84f2ad5930c7f2cd9592412fd10602a240c1e5c705dfe76f6
3
+ size 14408
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-5000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:87b4f73ca211af16614508cdb6f1fe09a8b8160e3afe51ed96497fb73f2880ac
3
+ size 9598266
checkpoint-5000/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9a99d849cd4ed23f7395ada96dbb2939c3b38972661dd02b63a6d120361e7ad
3
+ size 4742848
checkpoint-5000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ccd51d2f6287f57d69dcc9d1a3e105df74966b7b846787090be4321424cb2551
3
+ size 14408
checkpoint-5000/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41216328ab75de937007afb04d76156949bedb908461001a451c8991c2ba8cca
3
+ size 988
checkpoint-5000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:920333155b08e76154b89a85170c320833074db7b84649a9cfe79fd10b6bf2d9
3
+ size 1000
checkpoint-6000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3713c4b13cbcc1a69d3b9ce6dc9e27f90ad6a966c3e42078aa9b5b857021b988
3
+ size 9598266
checkpoint-6000/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:891f720f627473bfaac1763e14b0c690922e7cd1d2cc48d2331286c25abb58c9
3
+ size 4742848
checkpoint-6000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4275d4729a6bbc9e42f8ee9cc81c59dad930322b8238e5f72917fb29c028d620
3
+ size 14408
checkpoint-6000/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23c6abec96b9d238cb94e3e6ca47ebac7366e65b2c1f7f780949153075612b6e
3
+ size 988
checkpoint-6000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ee5dfbcb11f39797466c733b73a4b72d5ce9cd980aa33b83191eda39b8f80d9
3
+ size 1000
checkpoint-7000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96381bf425ebb1d480caf49260f981408bcab5d5ac4e4da9292f7795b41037c6
3
+ size 9598266
checkpoint-7000/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1211d016e998be2052be2503882f9c53621a92f9951808f4483a36eb1bdfbd6b
3
+ size 4742848
checkpoint-7000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08fab1b4f276667cea5f1885cb6ba892e072ec37adb09eb6b2efa529330dd248
3
+ size 14408
checkpoint-7000/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0b14c22b633a9921039ec16033ae2de02f355e590e6e059d145aa72ef03b939
3
+ size 988
checkpoint-7000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e880be8a64d4b63920b994efe4df220a7ac1e3746d1bc3d2515dd85088606cf
3
+ size 1000
checkpoint-8000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:059620e60fab517176abc5668b8f74980a19b1be46c855de33a2a26282af6c1b
3
+ size 9598266
checkpoint-8000/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e07a16cb0ae811026ed50e536ec4a717058c97f26b71b1e381ca907f8e1f100
3
+ size 4742848
checkpoint-8000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef349421c2d35cfc2923258e2618b9e8cd2b13ccb1863e85aae92ced23ed3bc4
3
+ size 14408
checkpoint-8000/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6013ededba307f08448e0a70af4ee692a8ffc1ef9772e1cd197e03b2402c386d
3
+ size 988
checkpoint-8000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac7831aef386ff639770f08cbe5d04df86198098093427b2f386cb55f7af29ee
3
+ size 1000
checkpoint-9000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ebb60a444dea3130574a98ac76b0970c50a8de267536d9b8e18314d630c068bb
3
+ size 9598266
checkpoint-9000/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91c6631ee96d93094ba9125216e82d5d6ee36b38dc555a7306010becb92d4f98
3
+ size 4742848
checkpoint-9000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b50e6faff3a92395142fa82151e5f3a4a1956ef11f0c5f4d9172f389d964bd35
3
+ size 14408