multimodalart HF staff commited on
Commit
e7cc4f4
1 Parent(s): 9e0dc56

Upload folder using huggingface_hub

Browse files
3798111.jpeg ADDED
3798114.jpeg ADDED
3798115.jpeg ADDED
3798116.jpeg ADDED
3798117.jpeg ADDED
3798118.jpeg ADDED
3798119.jpeg ADDED
3798120.jpeg ADDED
3798124.jpeg ADDED
README.md ADDED
@@ -0,0 +1,94 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: bespoke-lora-trained-license
4
+ license_link: https://multimodal.art/civitai-licenses?allowNoCredit=True&allowCommercialUse=Sell&allowDerivatives=True&allowDifferentLicense=True
5
+ tags:
6
+ - text-to-image
7
+ - stable-diffusion
8
+ - lora
9
+ - diffusers
10
+ - template:sd-lora
11
+ - chromatic aberration
12
+ - metal
13
+ - style
14
+ - liquid
15
+ - surface
16
+ - chrome
17
+
18
+ base_model: stabilityai/stable-diffusion-xl-base-1.0
19
+ instance_prompt: ral-chrome
20
+ widget:
21
+ - text: 'ral-chrome, little mozard in 1800 fashion playing on piano '
22
+ output:
23
+ url: >-
24
+ 3798124.jpeg
25
+ - text: 'ral-chrome, tiger, 3d render, neon orange tiger stripes '
26
+ output:
27
+ url: >-
28
+ 3798111.jpeg
29
+ - text: 'ral-chrome, tiger, 3d render, liquid, 4k, 8k, ultrahd, orange and black tiger stripes '
30
+ output:
31
+ url: >-
32
+ 3798115.jpeg
33
+ - text: 'ral-chrome, bird, sitting on a lake on a branch from a tree, looking at water surface with fish in a pond '
34
+ output:
35
+ url: >-
36
+ 3798117.jpeg
37
+ - text: 'ral-chrome, bird, sitting on a lake on a branch from a tree, looking at water surface with fish in a pond '
38
+ output:
39
+ url: >-
40
+ 3798114.jpeg
41
+ - text: 'ral-chrome, horse riding through dark mythical forest, while dripping chrome '
42
+ output:
43
+ url: >-
44
+ 3798118.jpeg
45
+ - text: 'ral-chrome, horse riding through dark mythical forest, while dripping chrome '
46
+ output:
47
+ url: >-
48
+ 3798119.jpeg
49
+ - text: 'ral-chrome, fox, with brown orange and white fur, in mystical forest '
50
+ output:
51
+ url: >-
52
+ 3798120.jpeg
53
+ - text: 'ral-chrome, fox, with brown orange and white fur, in mystical forest '
54
+ output:
55
+ url: >-
56
+ 3798116.jpeg
57
+
58
+ ---
59
+
60
+ # Chrome Style [SDXL LoRA]
61
+
62
+ <Gallery />
63
+
64
+
65
+
66
+
67
+
68
+ ## Model description
69
+
70
+ <p><u>SDXL:<br /></u><span style="color:rgb(193, 194, 197)">Trigger word: </span><strong><span style="color:rgb(193, 194, 197)">ral-chrome</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></p>
71
+
72
+ ## Trigger words
73
+ You should use `ral-chrome` to trigger the image generation.
74
+
75
+
76
+ ## Download model
77
+
78
+ Weights for this model are available in Safetensors format.
79
+
80
+ [Download](/RalFinger/chrome-style-sdxl-lora/tree/main) them in the Files & versions tab.
81
+
82
+ ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
83
+
84
+ ```py
85
+ from diffusers import AutoPipelineForText2Image
86
+ import torch
87
+
88
+ pipeline = AutoPipelineForText2Image.from_pretrained('stabilityai/stable-diffusion-xl-base-1.0', torch_dtype=torch.float16).to('cuda')
89
+ pipeline.load_lora_weights('RalFinger/chrome-style-sdxl-lora', weight_name='ral-chrome-sdxl.safetensors')
90
+ image = pipeline('ral-chrome, fox, with brown orange and white fur, in mystical forest ').images[0]
91
+ ```
92
+
93
+ 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)
94
+
ral-chrome-sdxl.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:afd615c10b75b5d3dfd8a3ed4156ce8e131d10fd9be4b6408710183901996e03
3
+ size 228453044