multimodalart HF staff commited on
Commit
4639243
1 Parent(s): b6eca4d

Upload folder using huggingface_hub

Browse files
4390221.jpeg ADDED
4390247.jpeg ADDED
4390251.jpeg ADDED
4390254.jpeg ADDED
4390261.jpeg ADDED
4390263.jpeg ADDED
4390380.jpeg ADDED
4390405.jpeg ADDED
4390408.jpeg ADDED
README.md ADDED
@@ -0,0 +1,94 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ - vintage
12
+ - concept
13
+ - tabletop
14
+ - pulp art
15
+ - boardgame
16
+
17
+ base_model: stabilityai/stable-diffusion-xl-base-1.0
18
+ instance_prompt: Vintage board game box
19
+ widget:
20
+ - text: 'vintage board game box (title called "Wizard''s Vintage Board Game" logo text:1.3), (Moondog Wizard Whitebeard performing magic by michael whelan and gerald brom:0.8)'
21
+ output:
22
+ url: >-
23
+ 4390221.jpeg
24
+ - text: ' '
25
+ output:
26
+ url: >-
27
+ 4390247.jpeg
28
+ - text: 'vintage board game box (called "Procrastination":1.3), illustration of A paranormal investigator recording in an eerie, dilapidated asylum., detailed text logo'
29
+ output:
30
+ url: >-
31
+ 4390254.jpeg
32
+ - text: 'vintage board game box (called "Procrastination":1.3), illustration of A solitary figure in an old library, surrounded by mountains of books., detailed text logo'
33
+ output:
34
+ url: >-
35
+ 4390261.jpeg
36
+ - text: 'japanese vintage board game box called "The Great Wave off Kanagawa" by hokusai, detailed text logo'
37
+ output:
38
+ url: >-
39
+ 4390251.jpeg
40
+ - text: 'vintage board game box (called "Being Kermit":1.3), illustration of (Kermit:0.4) Sketching in art class, detailed text logo'
41
+ output:
42
+ url: >-
43
+ 4390263.jpeg
44
+ - text: 'vintage board game box (called "When the Diarrhea Hits":1.3), illustration of A scientist examining a glowing crystal in a futuristic lab., detailed text logo'
45
+ output:
46
+ url: >-
47
+ 4390380.jpeg
48
+ - text: 'vintage board game box (called "Being Gal Gadot":1.3), illustration of (Gal Gadot:0.4) Baking bread in the kitchen, detailed text logo
49
+ '
50
+ output:
51
+ url: >-
52
+ 4390405.jpeg
53
+ - text: 'vintage board game box (called "Being Melissa Joan Hart":1.3), illustration of (Melissa Joan Hart:0.4) Checking the neighbors mailbox, detailed text logo'
54
+ output:
55
+ url: >-
56
+ 4390408.jpeg
57
+
58
+ ---
59
+
60
+ # Wizard's Vintage Board Games
61
+
62
+ <Gallery />
63
+
64
+
65
+
66
+
67
+
68
+ ## Model description
69
+
70
+ <p><em><u>Part III of Wizard's Vintage Series</u></em></p><h2 id="heading-655">Wizards Vintage Board Games</h2><p>LoRA for recreating the look of old tabletop games from 1950s-1970s.</p><p><strong>Keyword / Key Prompts:</strong> Vintage board game box | Vintage board game box called "xyz"<br /><strong>Aspect Ratios:</strong> 1:1 | 3:2 | 4:3 | 16:9<br /><strong>Tips for generating titles:</strong> Use <em><u>… Called "yourtitle"</u></em> with weights. Repeat the title at end of your prompt like; <em><u>title "yourtitle" text logo</u></em>, combine with the loras TEXTA or HarrologosXL</p><p></p>
71
+
72
+ ## Trigger words
73
+ You should use `Vintage board game box`, `vintage board game box called "your-title"` to trigger the image generation.
74
+
75
+
76
+ ## Download model
77
+
78
+ Weights for this model are available in Safetensors format.
79
+
80
+ [Download](/WizWhite/wizard-s-vintage-board-games/tree/main) them in the Files & versions tab.
81
+
82
+ ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
83
+
84
+ ```py
85
+ from diffusers import AutoPipelineForText2Image
86
+ import torch
87
+
88
+ pipeline = AutoPipelineForText2Image.from_pretrained('stabilityai/stable-diffusion-xl-base-1.0', torch_dtype=torch.float16).to('cuda')
89
+ pipeline.load_lora_weights('WizWhite/wizard-s-vintage-board-games', weight_name='Wizards_Vintage_Board_Game.safetensors')
90
+ image = pipeline('vintage board game box (called "Being Melissa Joan Hart":1.3), illustration of (Melissa Joan Hart:0.4) Checking the neighbors mailbox, detailed text logo').images[0]
91
+ ```
92
+
93
+ 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)
94
+
Wizards_Vintage_Board_Game.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3860b6986c39fce1ec9386e0cfdbba1ba98f41ab2d5ead2bd833665d7c5b04e
3
+ size 114446868