linoyts HF staff commited on
Commit
49f32a7
1 Parent(s): 54a9e34

End of training

Browse files
.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,81 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: 'a TOK woman with pink hair at a party'
12
+ output:
13
+ url:
14
+ "image_0.png"
15
+
16
+ - text: 'a TOK woman with pink hair at a party'
17
+ output:
18
+ url:
19
+ "image_1.png"
20
+
21
+ - text: 'a TOK woman with pink hair at a party'
22
+ output:
23
+ url:
24
+ "image_2.png"
25
+
26
+ - text: 'a TOK woman with pink hair at a party'
27
+ output:
28
+ url:
29
+ "image_3.png"
30
+
31
+ base_model: stabilityai/stable-diffusion-xl-base-1.0
32
+ instance_prompt: photo of a TOK woman
33
+ license: openrail++
34
+ ---
35
+
36
+ # SDXL LoRA DreamBooth - linoyts/linoy_lora_te
37
+
38
+ <Gallery />
39
+
40
+ ## Model description
41
+
42
+ ### These are linoyts/linoy_lora_te 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 **[`linoy_lora_te.safetensors` here 💾](/linoyts/linoy_lora_te/blob/main/linoy_lora_te.safetensors)**.
49
+ - Place it on your `models/Lora` folder.
50
+ - On AUTOMATIC1111, load the LoRA by adding `<lora:linoy_lora_te:1>` to your prompt. On ComfyUI just [load it as a regular LoRA](https://comfyanonymous.github.io/ComfyUI_examples/lora/).
51
+
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
+
59
+ pipeline = AutoPipelineForText2Image.from_pretrained('stabilityai/stable-diffusion-xl-base-1.0', torch_dtype=torch.float16).to('cuda')
60
+ pipeline.load_lora_weights('linoyts/linoy_lora_te', weight_name='pytorch_lora_weights.safetensors')
61
+
62
+ image = pipeline('a TOK woman with pink hair at a party').images[0]
63
+ ```
64
+
65
+ 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)
66
+
67
+ ## Trigger words
68
+
69
+ You should use photo of a TOK woman to trigger the image generation.
70
+
71
+ ## Details
72
+ All [Files & versions](/linoyts/linoy_lora_te/tree/main).
73
+
74
+ 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).
75
+
76
+ LoRA for the text encoder was enabled. True.
77
+
78
+ Pivotal tuning was enabled: False.
79
+
80
+ Special VAE used for training: madebyollin/sdxl-vae-fp16-fix.
81
+
image_0.png ADDED

Git LFS Details

  • SHA256: 1d3fcdd2408ab8973782bbff424bf280eac1f7e8f20b1a66411ffc3aff477c64
  • Pointer size: 132 Bytes
  • Size of remote file: 1.6 MB
image_1.png ADDED

Git LFS Details

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

Git LFS Details

  • SHA256: 873bc7d92856cd72e34345fbc8454669baf5b2042206d774fc4c7ab35f51423a
  • Pointer size: 132 Bytes
  • Size of remote file: 1.55 MB
image_3.png ADDED

Git LFS Details

  • SHA256: 20b6da850bd9924c0b9645b13e30b173607f582b22aade3986ec0ec2475d90da
  • Pointer size: 132 Bytes
  • Size of remote file: 1.26 MB
linoy_lora_te.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03096f8051ffdee038c86eff9052322c146d746335ec054ae3bc2c152191b095
3
+ size 237421752
pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:833de8a11062201863d17841bcfd148c534c0255258da0e02b217f60b64ce2be
3
+ size 237400944