Commit
•
6cec937
1
Parent(s):
398eb4b
Upload folder using huggingface_hub
Browse files- 2942829.jpeg +0 -0
- 2943076.jpeg +0 -0
- 2943087.jpeg +0 -0
- 2943093.jpeg +0 -0
- 2943099.jpeg +0 -0
- 2943113.jpeg +0 -0
- 2946764.jpeg +0 -0
- README.md +87 -0
- Sven Nordqvist XL LoRA v1-0.safetensors +3 -0
2942829.jpeg
ADDED
2943076.jpeg
ADDED
2943087.jpeg
ADDED
2943093.jpeg
ADDED
2943099.jpeg
ADDED
2943113.jpeg
ADDED
2946764.jpeg
ADDED
README.md
ADDED
@@ -0,0 +1,87 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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=False
|
5 |
+
tags:
|
6 |
+
- text-to-image
|
7 |
+
- stable-diffusion
|
8 |
+
- lora
|
9 |
+
- diffusers
|
10 |
+
- template:sd-lora
|
11 |
+
- watercolor
|
12 |
+
- style
|
13 |
+
- illustration
|
14 |
+
- artist
|
15 |
+
- characters
|
16 |
+
- children's book
|
17 |
+
- idyllic
|
18 |
+
|
19 |
+
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
20 |
+
instance_prompt: Sven Nordqvist style illustration
|
21 |
+
widget:
|
22 |
+
- text: 'sven nordqvist style illustration, close up portrait of farmer batman, detailed, grant wood'
|
23 |
+
output:
|
24 |
+
url: >-
|
25 |
+
2942829.jpeg
|
26 |
+
- text: 'sven nordqvist style illustration, portrait of jason voorhees dressed as a honest farmer, scene from the movie friday the 13th, grant wood, hayfork'
|
27 |
+
output:
|
28 |
+
url: >-
|
29 |
+
2943076.jpeg
|
30 |
+
- text: 'sven nordqvist style illustration of a moonshiner starter kit, knolling'
|
31 |
+
output:
|
32 |
+
url: >-
|
33 |
+
2943087.jpeg
|
34 |
+
- text: 'sven nordqvist style illustration of a mecha fax machine, detailed texture, concept design, pcb, wires, electronics, fully visible mechanical components'
|
35 |
+
output:
|
36 |
+
url: >-
|
37 |
+
2943093.jpeg
|
38 |
+
- text: 'sven nordqvist style illustration, portrait of a xenomorph'
|
39 |
+
output:
|
40 |
+
url: >-
|
41 |
+
2943099.jpeg
|
42 |
+
- text: 'sven nordqvist style illustration, Year:1968. High detail, portrait of an age 30 wife in 1968: mid-length hair, very voluminous, very thick, very tall, very lofty, curly, tapered pageant style bouffant. Accurate 1968 style. Subtle makeup. highly detailed'
|
43 |
+
output:
|
44 |
+
url: >-
|
45 |
+
2943113.jpeg
|
46 |
+
- text: 'sven nordqvist style portrait illustration of an elderly man, intimate, side-light on shining on face, wrinkles, tight close up on face, highly detailed, professional, rembrandt light'
|
47 |
+
output:
|
48 |
+
url: >-
|
49 |
+
2946764.jpeg
|
50 |
+
|
51 |
+
---
|
52 |
+
|
53 |
+
# Sven Nordqvist style
|
54 |
+
|
55 |
+
<Gallery />
|
56 |
+
|
57 |
+
|
58 |
+
|
59 |
+
|
60 |
+
|
61 |
+
## Model description
|
62 |
+
|
63 |
+
<p>Style of the Swedish illustrator and children's book author Sven Nordqvist (Pettson & Findus, Where Is My Sister?, The Dog Walk). Nordqvist has a quite whimsical and detailed style mostly based on ink and watercolor. </p><p>This LoRA is mostly trained from images from the Pettson & Findus series, so it's quite fond of putting beards and hats on people. </p><p><strong>Recommended weight between 0.8-1.4</strong></p>
|
64 |
+
|
65 |
+
## Trigger words
|
66 |
+
You should use `Sven Nordqvist style illustration` to trigger the image generation.
|
67 |
+
|
68 |
+
|
69 |
+
## Download model
|
70 |
+
|
71 |
+
Weights for this model are available in Safetensors format.
|
72 |
+
|
73 |
+
[Download](/WizWhite/sven-nordqvist-style/tree/main) them in the Files & versions tab.
|
74 |
+
|
75 |
+
## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
|
76 |
+
|
77 |
+
```py
|
78 |
+
from diffusers import AutoPipelineForText2Image
|
79 |
+
import torch
|
80 |
+
|
81 |
+
pipeline = AutoPipelineForText2Image.from_pretrained('stabilityai/stable-diffusion-xl-base-1.0', torch_dtype=torch.float16).to('cuda')
|
82 |
+
pipeline.load_lora_weights('WizWhite/sven-nordqvist-style', weight_name='Sven Nordqvist XL LoRA v1-0.safetensors')
|
83 |
+
image = pipeline('sven nordqvist style portrait illustration of an elderly man, intimate, side-light on shining on face, wrinkles, tight close up on face, highly detailed, professional, rembrandt light').images[0]
|
84 |
+
```
|
85 |
+
|
86 |
+
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)
|
87 |
+
|
Sven Nordqvist XL LoRA v1-0.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:255f6aea40bff7ed187822bd7193436d528b77c73800a77f3a7d7bf51b53cd20
|
3 |
+
size 491486117
|