brushpenbob
commited on
Commit
•
b34498b
1
Parent(s):
f5aec58
Upload folder using huggingface_hub
Browse files- 22337842.jpeg +0 -0
- 22337843.jpeg +0 -0
- 22348499.jpeg +0 -0
- 22349652.jpeg +0 -0
- 22352311.jpeg +0 -0
- 22362646.jpeg +0 -0
- README.md +88 -0
- Voodoo_Doll.safetensors +3 -0
22337842.jpeg
ADDED
22337843.jpeg
ADDED
22348499.jpeg
ADDED
22349652.jpeg
ADDED
22352311.jpeg
ADDED
22362646.jpeg
ADDED
README.md
ADDED
@@ -0,0 +1,88 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: other
|
3 |
+
license_name: bespoke-lora-trained-license
|
4 |
+
license_link: https://multimodal.art/civitai-licenses?allowNoCredit=False&allowCommercialUse=RentCivit&allowDerivatives=False&allowDifferentLicense=True
|
5 |
+
tags:
|
6 |
+
- text-to-image
|
7 |
+
- stable-diffusion
|
8 |
+
- lora
|
9 |
+
- diffusers
|
10 |
+
- template:sd-lora
|
11 |
+
- migrated
|
12 |
+
- style
|
13 |
+
- magic
|
14 |
+
- doll
|
15 |
+
- voodoo
|
16 |
+
- protoart
|
17 |
+
|
18 |
+
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
19 |
+
instance_prompt: Voodoo
|
20 |
+
widget:
|
21 |
+
- text: ' '
|
22 |
+
|
23 |
+
output:
|
24 |
+
url: >-
|
25 |
+
22349652.jpeg
|
26 |
+
- text: ' '
|
27 |
+
|
28 |
+
output:
|
29 |
+
url: >-
|
30 |
+
22348499.jpeg
|
31 |
+
- text: ' '
|
32 |
+
|
33 |
+
output:
|
34 |
+
url: >-
|
35 |
+
22352311.jpeg
|
36 |
+
- text: ' '
|
37 |
+
|
38 |
+
output:
|
39 |
+
url: >-
|
40 |
+
22337843.jpeg
|
41 |
+
- text: ' '
|
42 |
+
|
43 |
+
output:
|
44 |
+
url: >-
|
45 |
+
22337842.jpeg
|
46 |
+
- text: ' '
|
47 |
+
|
48 |
+
output:
|
49 |
+
url: >-
|
50 |
+
22362646.jpeg
|
51 |
+
|
52 |
+
---
|
53 |
+
|
54 |
+
# Voodoo Doll
|
55 |
+
|
56 |
+
<Gallery />
|
57 |
+
|
58 |
+
|
59 |
+
|
60 |
+
|
61 |
+
|
62 |
+
## Model description
|
63 |
+
|
64 |
+
<p>Lots of training done on voodoo dolls but prompt as needed</p>
|
65 |
+
|
66 |
+
## Trigger words
|
67 |
+
You should use `Voodoo`, `evang` to trigger the image generation.
|
68 |
+
|
69 |
+
|
70 |
+
## Download model
|
71 |
+
|
72 |
+
Weights for this model are available in Safetensors format.
|
73 |
+
|
74 |
+
[Download](/brushpenbob/voodoo-doll/tree/main) them in the Files & versions tab.
|
75 |
+
|
76 |
+
## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
|
77 |
+
|
78 |
+
```py
|
79 |
+
from diffusers import AutoPipelineForText2Image
|
80 |
+
import torch
|
81 |
+
|
82 |
+
pipeline = AutoPipelineForText2Image.from_pretrained('stabilityai/stable-diffusion-xl-base-1.0', torch_dtype=torch.float16).to('cuda')
|
83 |
+
pipeline.load_lora_weights('brushpenbob/voodoo-doll', weight_name='Voodoo_Doll.safetensors')
|
84 |
+
image = pipeline('`Voodoo`, `evang`').images[0]
|
85 |
+
```
|
86 |
+
|
87 |
+
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)
|
88 |
+
|
Voodoo_Doll.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:111163f8fda73c4d70f01daed788f9e6a7d1d3008ea66f5022f5526dddfa0e01
|
3 |
+
size 228470620
|