multimodalart HF staff commited on
Commit
36bbd4b
1 Parent(s): 2d8ce0d

Upload folder using huggingface_hub

Browse files
3228905.jpeg ADDED
3228906.jpeg ADDED
3228907.jpeg ADDED
3228908.jpeg ADDED
3228913.jpeg ADDED
3228914.jpeg ADDED
3228916.jpeg ADDED
3228917.jpeg ADDED
3228918.jpeg ADDED
3228919.jpeg ADDED
README.md ADDED
@@ -0,0 +1,98 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ - realism
12
+ - style
13
+ - epic
14
+ - diamond
15
+ - crystal
16
+ - glamor
17
+
18
+ base_model: stabilityai/stable-diffusion-xl-base-1.0
19
+ instance_prompt: crystalz
20
+ widget:
21
+ - text: 'eagle, crystalz '
22
+ output:
23
+ url: >-
24
+ 3228914.jpeg
25
+ - text: 'cat, crystalz '
26
+ output:
27
+ url: >-
28
+ 3228913.jpeg
29
+ - text: 'food photography photo of a crystal maki sushi with wasabi, perfect roles, maximum detail, foreground focus, crystalz '
30
+ output:
31
+ url: >-
32
+ 3228907.jpeg
33
+ - text: 'food photography photo of a crystal maki sushi with wasabi, perfect roles, maximum detail, foreground focus, crystalz '
34
+ output:
35
+ url: >-
36
+ 3228906.jpeg
37
+ - text: 'crystal witch in mystical forrest, god ray from behind, dark night, shiny, crystalz '
38
+ output:
39
+ url: >-
40
+ 3228917.jpeg
41
+ - text: 'crystal witch front view in mystical forrest, god ray light from behind, dark night, shiny, crystalz '
42
+ output:
43
+ url: >-
44
+ 3228918.jpeg
45
+ - text: 'food photography photo of a crystal burger with cheese, maximum detail, foreground focus, crystalz '
46
+ output:
47
+ url: >-
48
+ 3228905.jpeg
49
+ - text: 'crystal superhero, sprad wings, american flag background, god rays from above, full body shot, crystalz '
50
+ output:
51
+ url: >-
52
+ 3228919.jpeg
53
+ - text: 'crystal superhero, sprad wings, american flag background, god rays from above, full body shot, crystalz '
54
+ output:
55
+ url: >-
56
+ 3228916.jpeg
57
+ - text: 'food photography photo of a crystal burger with molten cheese, perfect bun, maximum detail, foreground focus, crystalz '
58
+ output:
59
+ url: >-
60
+ 3228908.jpeg
61
+
62
+ ---
63
+
64
+ # Crystals [LoRA SDXL]
65
+
66
+ <Gallery />
67
+
68
+
69
+
70
+ ([CivitAI](https://civitai.com/models/180780))
71
+
72
+ ## Model description
73
+
74
+ <p><u>SDXL:<br /></u><span style="color:rgb(193, 194, 197)">Trigger word: </span><strong>crystalz</strong><br /><span style="color:rgb(193, 194, 197)">Sampling Method: </span><strong><span style="color:rgb(219, 222, 225)">DPM++ 2M SDE Karras</span></strong><br /><br />☕ Buy me a coffee: <a target="_blank" rel="ugc" href="https://ko-fi.com/ralfingerai">https://ko-fi.com/ralfingerai</a></p>
75
+
76
+ ## Trigger words
77
+ You should use `crystalz` to trigger the image generation.
78
+
79
+
80
+ ## Download model
81
+
82
+ Weights for this model are available in Safetensors format.
83
+
84
+ [Download](/RalFinger/crystals-lora-sdxl/tree/main) them in the Files & versions tab.
85
+
86
+ ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
87
+
88
+ ```py
89
+ from diffusers import AutoPipelineForText2Image
90
+ import torch
91
+
92
+ pipeline = AutoPipelineForText2Image.from_pretrained('stabilityai/stable-diffusion-xl-base-1.0', torch_dtype=torch.float16).to('cuda')
93
+ pipeline.load_lora_weights('RalFinger/crystals-lora-sdxl', weight_name='crystalz-sdxl.safetensors')
94
+ image = pipeline('food photography photo of a crystal burger with molten cheese, perfect bun, maximum detail, foreground focus, crystalz ').images[0]
95
+ ```
96
+
97
+ 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)
98
+
crystalz-sdxl.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b9cdea8d6e3a3ddee662c77652980f22135e59fa0fa96e6f6a89cfd153ea5d1
3
+ size 228452876