WEN8 commited on
Commit
51bbb6f
1 Parent(s): cfbfb5d

Upload folder using huggingface_hub

Browse files
4789940.jpeg ADDED
4789941.jpeg ADDED
4789942.jpeg ADDED
4789943.jpeg ADDED
4789945.jpeg ADDED
4789946.jpeg ADDED
README.md ADDED
@@ -0,0 +1,90 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: bespoke-lora-trained-license
4
+ license_link: https://multimodal.art/civitai-licenses?allowNoCredit=True&allowCommercialUse=Image&allowDerivatives=False&allowDifferentLicense=False
5
+ tags:
6
+ - text-to-image
7
+ - stable-diffusion
8
+ - lora
9
+ - diffusers
10
+ - template:sd-lora
11
+ - migrated
12
+ - style
13
+ - construction
14
+ - vest
15
+ - safety
16
+ - ralfinger
17
+ - reflectiv
18
+ - high-vis
19
+
20
+ base_model: stabilityai/stable-diffusion-xl-base-1.0
21
+ instance_prompt: ral-reflectivest
22
+ widget:
23
+ - text: ' '
24
+
25
+ output:
26
+ url: >-
27
+ 4789940.jpeg
28
+ - text: ' '
29
+
30
+ output:
31
+ url: >-
32
+ 4789941.jpeg
33
+ - text: ' '
34
+
35
+ output:
36
+ url: >-
37
+ 4789943.jpeg
38
+ - text: ' '
39
+
40
+ output:
41
+ url: >-
42
+ 4789942.jpeg
43
+ - text: ' '
44
+
45
+ output:
46
+ url: >-
47
+ 4789945.jpeg
48
+ - text: ' '
49
+
50
+ output:
51
+ url: >-
52
+ 4789946.jpeg
53
+
54
+ ---
55
+
56
+ # Reflectiv Vest Style [SDXL]
57
+
58
+ <Gallery />
59
+
60
+
61
+
62
+ ([CivitAI](https://civitai.com/models/))
63
+
64
+ ## Model description
65
+
66
+ <p><span style="color:rgb(193, 194, 197)">Trigger: </span><strong><span style="color:rgb(193, 194, 197)">ral-reflectivest</span></strong><br /><br /><span style="color:rgb(193, 194, 197)">☕ Buy me a coffee: </span><a target="_blank" rel="ugc" href="https://ko-fi.com/ralfingerai">https://ko-fi.com/ralfingerai</a><br /><span style="color:rgb(193, 194, 197)">🍺 Join my discord: </span><a target="_blank" rel="ugc" href="https://discord.gg/g5Pb8qNUuP">https://discord.gg/g5Pb8qNUuP</a></p>
67
+
68
+ ## Trigger words
69
+ You should use `ral-reflectivest` to trigger the image generation.
70
+
71
+
72
+ ## Download model
73
+
74
+ Weights for this model are available in Safetensors format.
75
+
76
+ [Download](/WEN8/reflectiv-vest-style-sdxl/tree/main) them in the Files & versions tab.
77
+
78
+ ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
79
+
80
+ ```py
81
+ from diffusers import AutoPipelineForText2Image
82
+ import torch
83
+
84
+ pipeline = AutoPipelineForText2Image.from_pretrained('stabilityai/stable-diffusion-xl-base-1.0', torch_dtype=torch.float16).to('cuda')
85
+ pipeline.load_lora_weights('WEN8/reflectiv-vest-style-sdxl', weight_name='ral-reflectivest-sdxl.safetensors')
86
+ image = pipeline('`ral-reflectivest`').images[0]
87
+ ```
88
+
89
+ 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)
90
+
ral-reflectivest-sdxl.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82e0d8ad5cf49630ff770c4abdddf87f6dce9280572fb162696a9c013a48a58b
3
+ size 228453308