multimodalart HF staff commited on
Commit
00889e7
1 Parent(s): bb7b0a0

Upload folder using huggingface_hub

Browse files
6587911.jpeg ADDED
6587912.jpeg ADDED
6587914.jpeg ADDED
6587915.jpeg ADDED
6587920.jpeg ADDED
6587921.jpeg ADDED
6587922.jpeg ADDED
6587924.jpeg ADDED
6587929.jpeg ADDED
README.md ADDED
@@ -0,0 +1,90 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: bespoke-lora-trained-license
4
+ license_link: https://multimodal.art/civitai-licenses?allowNoCredit=True&allowCommercialUse=Rent&allowDerivatives=True&allowDifferentLicense=False
5
+ tags:
6
+ - text-to-image
7
+ - stable-diffusion
8
+ - lora
9
+ - diffusers
10
+ - template:sd-lora
11
+ - objects
12
+ - megaphone
13
+
14
+ base_model: runwayml/stable-diffusion-v1-5
15
+ instance_prompt: megaphone
16
+ widget:
17
+ - text: 'The girl with a pearl earring shouting into a megaphone with an angry crowd of painters behind her '
18
+ output:
19
+ url: >-
20
+ 6587912.jpeg
21
+ - text: 'A very silly alien holding a megaphone on a spaceship '
22
+ output:
23
+ url: >-
24
+ 6587911.jpeg
25
+ - text: 'A cute Pikachu is talking using a megaphone '
26
+ output:
27
+ url: >-
28
+ 6587920.jpeg
29
+ - text: 'A old woman holding a megaphone inside an icecream place '
30
+ output:
31
+ url: >-
32
+ 6587914.jpeg
33
+ - text: 'A rare megaphone snake , a snake-megaphone hybrid creature , Very detailed, clean, high quality, sharp image'
34
+ output:
35
+ url: >-
36
+ 6587924.jpeg
37
+ - text: 'A very silly cartoon having a bath with a megaphone , Eric Wallis'
38
+ output:
39
+ url: >-
40
+ 6587929.jpeg
41
+ - text: 'Marge Simpson holding a megaphone in her hand with her town in the background '
42
+ output:
43
+ url: >-
44
+ 6587915.jpeg
45
+ - text: 'A scary dragon is talking using a megaphone in a volcanic area , Very detailed, clean, high quality, sharp image, Naoto Hattori'
46
+ output:
47
+ url: >-
48
+ 6587922.jpeg
49
+ - text: 'A scary sea monster is talking holding a megaphone in its tentacle during a storm , Very detailed, clean, high quality, sharp image'
50
+ output:
51
+ url: >-
52
+ 6587921.jpeg
53
+
54
+ ---
55
+
56
+ # SD15 Megaphone LoRA
57
+
58
+ <Gallery />
59
+
60
+
61
+
62
+ ([CivitAI](https://civitai.com/models/304186))
63
+
64
+ ## Model description
65
+
66
+ <p>A SD v1.5 LoRA in cases where you want a Megaphone in your images.</p>
67
+
68
+ ## Trigger words
69
+ You should use `megaphone` to trigger the image generation.
70
+
71
+
72
+ ## Download model
73
+
74
+ Weights for this model are available in Safetensors format.
75
+
76
+ [Download](/Norod78/sd15-megaphone-lora/tree/main) them in the Files & versions tab.
77
+
78
+ ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
79
+
80
+ ```py
81
+ from diffusers import AutoPipelineForText2Image
82
+ import torch
83
+
84
+ pipeline = AutoPipelineForText2Image.from_pretrained('runwayml/stable-diffusion-v1-5', torch_dtype=torch.float16).to('cuda')
85
+ pipeline.load_lora_weights('Norod78/sd15-megaphone-lora', weight_name='SD15-Megaphone-LoRA.safetensors')
86
+ image = pipeline('A scary sea monster is talking holding a megaphone in its tentacle during a storm , Very detailed, clean, high quality, sharp image').images[0]
87
+ ```
88
+
89
+ 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)
90
+
SD15-Megaphone-LoRA.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:441f247286bd5eec69f045d5ae0c62b7952ffb0c0c7c77409b9e1e4896af9e69
3
+ size 18991736