multimodalart HF staff commited on
Commit
a9ff2a4
1 Parent(s): 02c728f

Upload folder using huggingface_hub

Browse files
3408297.jpeg ADDED
3408298.jpeg ADDED
3408301.jpeg ADDED
3408302.jpeg ADDED
3408303.jpeg ADDED
3408305.jpeg ADDED
3408306.jpeg ADDED
3408307.jpeg ADDED
3408310.jpeg ADDED
3408383.jpeg ADDED
README.md ADDED
@@ -0,0 +1,99 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ - animals
12
+ - pirate
13
+ - style
14
+ - fur
15
+ - furry
16
+ - cute
17
+ - pirate ship
18
+
19
+ base_model: stabilityai/stable-diffusion-xl-base-1.0
20
+ instance_prompt: fur pirates
21
+ widget:
22
+ - text: 'fur pirates, alligator, '
23
+ output:
24
+ url: >-
25
+ 3408310.jpeg
26
+ - text: 'fur pirates, cute fur pirate, instagram model, instagram shot, outdoor, glamour '
27
+ output:
28
+ url: >-
29
+ 3408383.jpeg
30
+ - text: 'fur pirates, (cyberpunk, dystopian future:1.4), rotten ship, rotten floor, old fur pirate, grey beard '
31
+ output:
32
+ url: >-
33
+ 3408301.jpeg
34
+ - text: 'fur pirates, breakdancing, breakdance battle, graffiti background '
35
+ output:
36
+ url: >-
37
+ 3408297.jpeg
38
+ - text: 'fur pirates, family, sitting in the park, having a picnic '
39
+ output:
40
+ url: >-
41
+ 3408298.jpeg
42
+ - text: 'fur pirates, duck, hook '
43
+ output:
44
+ url: >-
45
+ 3408302.jpeg
46
+ - text: 'fur pirates, turtle, hook '
47
+ output:
48
+ url: >-
49
+ 3408303.jpeg
50
+ - text: 'fur pirates, octupus, '
51
+ output:
52
+ url: >-
53
+ 3408305.jpeg
54
+ - text: 'fur pirates, parrot, '
55
+ output:
56
+ url: >-
57
+ 3408306.jpeg
58
+ - text: 'fur pirates, giraffe '
59
+ output:
60
+ url: >-
61
+ 3408307.jpeg
62
+
63
+ ---
64
+
65
+ # Fur Pirates [SDXL LoRA]
66
+
67
+ <Gallery />
68
+
69
+
70
+
71
+ ([CivitAI](https://civitai.com/models/190176))
72
+
73
+ ## Model description
74
+
75
+ <p><u>SDXL:<br /></u><span style="color:rgb(193, 194, 197)">Trigger word: </span><strong><span style="color:rgb(193, 194, 197)">fur pirates</span></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>
76
+
77
+ ## Trigger words
78
+ You should use `fur pirates` to trigger the image generation.
79
+
80
+
81
+ ## Download model
82
+
83
+ Weights for this model are available in Safetensors format.
84
+
85
+ [Download](/RalFinger/fur-pirates-sdxl-lora/tree/main) them in the Files & versions tab.
86
+
87
+ ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
88
+
89
+ ```py
90
+ from diffusers import AutoPipelineForText2Image
91
+ import torch
92
+
93
+ pipeline = AutoPipelineForText2Image.from_pretrained('stabilityai/stable-diffusion-xl-base-1.0', torch_dtype=torch.float16).to('cuda')
94
+ pipeline.load_lora_weights('RalFinger/fur-pirates-sdxl-lora', weight_name='furpirate-sdxl.safetensors')
95
+ image = pipeline('fur pirates, giraffe ').images[0]
96
+ ```
97
+
98
+ 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)
99
+
furpirate-sdxl.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:116e697b41008c9aeb0c6b9fc16101cbd92495f8bd9e0fe19377a8e3069b6138
3
+ size 228452884