multimodalart HF staff commited on
Commit
56c87df
•
1 Parent(s): 064c70d

Upload folder using huggingface_hub

Browse files
3277226.jpeg ADDED
3277371.jpeg ADDED
3277419.jpeg ADDED
3277421.jpeg ADDED
3277426.jpeg ADDED
3277428.jpeg ADDED
3277429.jpeg ADDED
3277704.jpeg ADDED
3277754.jpeg ADDED
3277870.jpeg ADDED
GildenfaceXL_Headshot_LoRA_v1.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:716f61636f18755b20574448800efb674a2ad95b9245233a52ecb969ced70e69
3
+ size 61723749
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=RentCivit&allowDerivatives=True&allowDifferentLicense=True
5
+ tags:
6
+ - text-to-image
7
+ - stable-diffusion
8
+ - lora
9
+ - diffusers
10
+ - template:sd-lora
11
+ - concept
12
+ - portrait
13
+ - detailed
14
+ - face
15
+ - grotesque
16
+ - headshot
17
+
18
+ base_model: stabilityai/stable-diffusion-xl-base-1.0
19
+ instance_prompt: Gildenface portrait photo
20
+ widget:
21
+ - text: 'gildenface portrait photography of jabba the hutt, close up photo, professional, breathtaking, close-up on face, highly detailed skin, visible skin pores, dark, gritty'
22
+ output:
23
+ url: >-
24
+ 3277226.jpeg
25
+ - text: 'gildenface portrait photography of a troll from the movie troll hunter'
26
+ output:
27
+ url: >-
28
+ 3277704.jpeg
29
+ - text: 'gildenface portrait of a surprised shocked zombie at a birthday party, highly detailed texture, sharp focus, party hat'
30
+ output:
31
+ url: >-
32
+ 3277754.jpeg
33
+ - text: 'gildenface breathtaking portrait photo inspired by an epic scene from the movie total recall, 1990s, sci-fi, professional, by bruce gilden'
34
+ output:
35
+ url: >-
36
+ 3277371.jpeg
37
+ - text: 'Gildenface close up portrait of real life luigi from (super mario bros:0.5), disgusted'
38
+ output:
39
+ url: >-
40
+ 3277428.jpeg
41
+ - text: 'Gildenface close up portrait of real life super mario, disgusted'
42
+ output:
43
+ url: >-
44
+ 3277429.jpeg
45
+ - text: 'obese (cthulhu:1.4), gildenface style photo, close up on face, detailed skin texture, by bruce gilden'
46
+ output:
47
+ url: >-
48
+ 3277426.jpeg
49
+ - text: 'rusty cast-iron (robot:1.4), gildenface style photo, close up on face, detailed skin texture'
50
+ output:
51
+ url: >-
52
+ 3277421.jpeg
53
+ - text: 'Gildenface close up portrait of real life pikachu by bruce gilden'
54
+ output:
55
+ url: >-
56
+ 3277419.jpeg
57
+ - text: 'candid close up photo of a surprised Shrek business man, detailed skin texture, standing outside in a swamp,'
58
+ output:
59
+ url: >-
60
+ 3277870.jpeg
61
+
62
+ ---
63
+
64
+ # Gildenface XL – Headshot LoRA
65
+
66
+ <Gallery />
67
+
68
+
69
+
70
+
71
+
72
+ ## Model description
73
+
74
+ <p><strong>Gildenface XL</strong> – a LoRA focused on <em>exaggerated</em> and <em><span style="color:rgb(189, 193, 198)">less-than-glamorous</span></em> close-ups with very <em>high detailed textures</em>.</p><p>Great for producing <em>unique, grotesque and/or outlandish faces</em>, but it can be used as a <em>enhance details for faces and textures</em>, depending on weight and prompt.</p><p><strong>Trigger word: Gildenface</strong><br /><strong>Useful prompt tips:</strong> Portrait photo, close up on face, detailed skin texture, leathery skin texture, visible skin pores, swollen face, greasy hair, wrinkles, potato nose, addict, blushing, chubby, hard shadows, disgusted, blemish, facial hair, staring <br />+ general enhancers, photography terms, and portrait photographers</p><p><strong>Recommended weights:</strong> between 0.8 – 1.2</p><p>It's a bit rough around the edges, and your milage may vary – but when it hits right it's golden.</p><p><span style="color:rgb(193, 194, 197)">Be sure to check out </span><a target="_blank" rel="ugc" href="https://civitai.com/models/181092?modelVersionId=203235">Caricature XL</a><span style="color:rgb(193, 194, 197)"> LoRA by Blink, if you like creating weird</span></p>
75
+
76
+ ## Trigger words
77
+ You should use `Gildenface portrait photo` to trigger the image generation.
78
+
79
+
80
+ ## Download model
81
+
82
+ Weights for this model are available in Safetensors format.
83
+
84
+ [Download](/WizWhite/gildenface-xl-headshot-lora/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('WizWhite/gildenface-xl-headshot-lora', weight_name='GildenfaceXL_Headshot_LoRA_v1.safetensors')
94
+ image = pipeline('candid close up photo of a surprised Shrek business man, detailed skin texture, standing outside in a swamp,').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
+