multimodalart HF staff commited on
Commit
6ea2c45
1 Parent(s): a298532

Upload folder using huggingface_hub

Browse files
4712162.jpeg ADDED
4712165.jpeg ADDED
4712166.jpeg ADDED
4712167.jpeg ADDED
4712224.jpeg ADDED
4712238.jpeg ADDED
4712408.jpeg ADDED
4712428.jpeg ADDED
4712579.jpeg ADDED
4713481.jpeg ADDED
GUSTAV_VASA-000002.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01c63fe23d4713bcddcc5bc6d84cb0318d774e4018c88656c2fc4c6cbffea3b9
3
+ size 171445324
README.md ADDED
@@ -0,0 +1,100 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: bespoke-lora-trained-license
4
+ license_link: https://multimodal.art/civitai-licenses?allowNoCredit=True&allowCommercialUse=RentCivit&allowDerivatives=False&allowDifferentLicense=False
5
+ tags:
6
+ - text-to-image
7
+ - stable-diffusion
8
+ - lora
9
+ - diffusers
10
+ - template:sd-lora
11
+ - character
12
+ - royalty
13
+ - historical
14
+ - king
15
+ - sweden
16
+ - swedish
17
+ - house of vasa
18
+ - vasa
19
+
20
+ base_model: stabilityai/stable-diffusion-xl-base-1.0
21
+ instance_prompt: GVASA
22
+ widget:
23
+ - text: 'hyperrealistic portrait photograph of a laughing (gvasa:1.5) dressed in a santa outfit, shot on sony a7, studio lighting'
24
+ output:
25
+ url: >-
26
+ 4712224.jpeg
27
+ - text: 'The cover of the vintage comic book (titled "THE DANE SLAYER":1.2) features an illustration of GVASA riding a giant white (moose), by michael whelan and gerald brom'
28
+ output:
29
+ url: >-
30
+ 4712162.jpeg
31
+ - text: 'hyperrealistic action photograph of (GVASA:1.4) Riding public transport, shot on sony a7, 50mm, highly detailed, filmic, soft lighting, insane detail, atmospheric, subsurface skin shading,'
32
+ output:
33
+ url: >-
34
+ 4712165.jpeg
35
+ - text: 'hyperrealistic action photograph of (GVASA GVASA:1.3) Setting the dinner table, shot on sony a7, 50mm, highly detailed, filmic, soft lighting, insane detail, atmospheric, subsurface skin shading,'
36
+ output:
37
+ url: >-
38
+ 4712166.jpeg
39
+ - text: 'hyperrealistic action photograph of (GVASA wearing a hat:1.4) walking a corgi in stockholm old town gamla stan, shot on sony a7, 50mm, highly detailed, natural lighting,'
40
+ output:
41
+ url: >-
42
+ 4712167.jpeg
43
+ - text: 'sven nordqvist style (GVASA:1.3) hiding in a haystack'
44
+ output:
45
+ url: >-
46
+ 4712238.jpeg
47
+ - text: 'vintage safety matches, (title logo "REFORMATION":1.5), (GVASA:1.3) wearing a hat, "made by gustav vasa"'
48
+ output:
49
+ url: >-
50
+ 4712408.jpeg
51
+ - text: 'gvasa in a felt puppet world style'
52
+ output:
53
+ url: >-
54
+ 4712428.jpeg
55
+ - text: 'breathtaking photo of gvasa (gvasa:1.4) dressed as a cyberpunk, urban neon tokyo background at night, long beard and pageboy hair'
56
+ output:
57
+ url: >-
58
+ 4712579.jpeg
59
+ - text: ' '
60
+ output:
61
+ url: >-
62
+ 4713481.jpeg
63
+
64
+ ---
65
+
66
+ # Gustav Vasa (1496 – 1560) – Historical king of Sweden
67
+
68
+ <Gallery />
69
+
70
+
71
+
72
+
73
+
74
+ ## Model description
75
+
76
+ <h3 id="heading-232">Gustav Vasa – Founding Father of the Swedish Nation <strong><span style="color:rgb(250, 176, 5)">✝</span></strong></h3><p><strong>Gustav I</strong> (born Gustav Eriksson of the Vasa noble family, (12 May 1496 – 29 September 1560), commonly känd som <strong>Gustav Vasa</strong>, was King of Sweden från 1523 until his död in 1560. Led Sweden's war för independence against Denmark.</p><p><strong>Triggerword: </strong><u>GVASA</u></p><p>Trained on portrait paintings, engravings and statues – but fully capable of generating photo-like images, illustrations, comic style etcetera. </p><p></p><p><strong>Notes:</strong></p><p>• Biased towards a slightly sideway facing portrait with a black coat.</p><p>• Longer prompt tend to lose some resemblance – you can combat this by increasing the LoRA weight, adding some more weight to the trigger word, or just duplicating the trigger word like so: <strong><em><u>(GVasa GVasa:1.3)</u></em></strong>. You can also add words like "large beard" or "pageboy hair" to see if it helps.</p>
77
+
78
+ ## Trigger words
79
+ You should use `GVASA`, `wearing a hat` to trigger the image generation.
80
+
81
+
82
+ ## Download model
83
+
84
+ Weights for this model are available in Safetensors format.
85
+
86
+ [Download](/WizWhite/gustav-vasa-1496-1560-historical-king-of-sweden/tree/main) them in the Files & versions tab.
87
+
88
+ ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
89
+
90
+ ```py
91
+ from diffusers import AutoPipelineForText2Image
92
+ import torch
93
+
94
+ pipeline = AutoPipelineForText2Image.from_pretrained('stabilityai/stable-diffusion-xl-base-1.0', torch_dtype=torch.float16).to('cuda')
95
+ pipeline.load_lora_weights('WizWhite/gustav-vasa-1496-1560-historical-king-of-sweden', weight_name='GUSTAV_VASA-000002.safetensors')
96
+ image = pipeline('`GVASA`, `wearing a hat`').images[0]
97
+ ```
98
+
99
+ 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)
100
+