ostris commited on
Commit
0046b1f
1 Parent(s): 5fcf94a

Upload folder using huggingface_hub

Browse files
Files changed (10) hide show
  1. 1546509.jpeg +0 -0
  2. 1546510.jpeg +0 -0
  3. 1546512.jpeg +0 -0
  4. 1546515.jpeg +0 -0
  5. 1546518.jpeg +0 -0
  6. 1546531.jpeg +0 -0
  7. 1546538.jpeg +0 -0
  8. 1546547.jpeg +0 -0
  9. README.md +113 -0
  10. bootlicker.safetensors +3 -0
1546509.jpeg ADDED
1546510.jpeg ADDED
1546512.jpeg ADDED
1546515.jpeg ADDED
1546518.jpeg ADDED
1546531.jpeg ADDED
1546538.jpeg ADDED
1546547.jpeg ADDED
README.md ADDED
@@ -0,0 +1,113 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: bespoke-lora-trained-license
4
+ license_link: https://multimodal.art/civitai-licenses?allowNoCredit=True&allowCommercialUse=Image&allowDerivatives=True&allowDifferentLicense=True
5
+ tags:
6
+ - text-to-image
7
+ - stable-diffusion
8
+ - lora
9
+ - diffusers
10
+ - template:sd-lora
11
+ - migrated
12
+ - concept
13
+ - portrait
14
+ - headshot
15
+ - corporate
16
+
17
+ base_model: runwayml/stable-diffusion-v1-5
18
+ instance_prompt: bootlicker
19
+ widget:
20
+ - text: 'photo of a man bootlicker '
21
+ parameters:
22
+ negative_prompt: cartoon, cgi, render, illustration, painting, drawing, bad quality, grainy, low resolution
23
+
24
+ output:
25
+ url: >-
26
+ 1546509.jpeg
27
+ - text: 'photo of asian woman bootlicker '
28
+ parameters:
29
+ negative_prompt: cartoon, cgi, render, illustration, painting, drawing, bad quality, grainy, low resolution
30
+
31
+ output:
32
+ url: >-
33
+ 1546510.jpeg
34
+ - text: 'photo of indian man bootlicker '
35
+ parameters:
36
+ negative_prompt: cartoon, cgi, render, illustration, painting, drawing, bad quality, grainy, low resolution
37
+
38
+ output:
39
+ url: >-
40
+ 1546512.jpeg
41
+ - text: 'photo of of hipster man bootlicker '
42
+ parameters:
43
+ negative_prompt: cartoon, cgi, render, illustration, painting, drawing, bad quality, grainy, low resolution
44
+
45
+ output:
46
+ url: >-
47
+ 1546515.jpeg
48
+ - text: 'photo of of mexican woman bootlicker, ai company '
49
+ parameters:
50
+ negative_prompt: cartoon, cgi, render, illustration, painting, drawing, bad quality, grainy, low resolution
51
+
52
+ output:
53
+ url: >-
54
+ 1546518.jpeg
55
+ - text: 'photo of a man bootlicker '
56
+ parameters:
57
+ negative_prompt: cartoon, cgi, render, illustration, painting, drawing, bad quality, grainy, low resolution
58
+
59
+ output:
60
+ url: >-
61
+ 1546531.jpeg
62
+ - text: 'photo of a woman bootlicker '
63
+ parameters:
64
+ negative_prompt: cartoon, cgi, render, illustration, painting, drawing, bad quality, grainy, low resolution
65
+
66
+ output:
67
+ url: >-
68
+ 1546538.jpeg
69
+ - text: 'photo of japanese man bootlicker '
70
+ parameters:
71
+ negative_prompt: cartoon, cgi, render, illustration, painting, drawing, bad quality, grainy, low resolution
72
+
73
+ output:
74
+ url: >-
75
+ 1546547.jpeg
76
+
77
+ ---
78
+
79
+ # Bootlicker - Corporate Photos and Portraits
80
+
81
+ <Gallery />
82
+
83
+
84
+
85
+
86
+
87
+ ## Model description
88
+
89
+ <p>Create corporate headshots and portraits. Great for outpainiting a face for LinkedIn profile photos. <br /><br />A weight of 0.5 works well in most models. Adjust as needed. Trigger word is "bootlicker". </p>
90
+
91
+ ## Trigger words
92
+ You should use `bootlicker` to trigger the image generation.
93
+
94
+
95
+ ## Download model
96
+
97
+ Weights for this model are available in Safetensors format.
98
+
99
+ [Download](/ostris/bootlicker-corporate-photos-and-portraits/tree/main) them in the Files & versions tab.
100
+
101
+ ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
102
+
103
+ ```py
104
+ from diffusers import AutoPipelineForText2Image
105
+ import torch
106
+
107
+ pipeline = AutoPipelineForText2Image.from_pretrained('runwayml/stable-diffusion-v1-5', torch_dtype=torch.float16).to('cuda')
108
+ pipeline.load_lora_weights('ostris/bootlicker-corporate-photos-and-portraits', weight_name='bootlicker.safetensors')
109
+ image = pipeline('photo of japanese man bootlicker ').images[0]
110
+ ```
111
+
112
+ 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)
113
+
bootlicker.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb1d6b82dd76719ab35fcd5b6353a6644b97cf93b7469c1aca6d6fb1c897150a
3
+ size 151159776