brushpenbob commited on
Commit
2fcb092
1 Parent(s): 84fe481

Upload folder using huggingface_hub

Browse files
24006923.jpeg ADDED
24006924.jpeg ADDED
24006925.jpeg ADDED
24006997.jpeg ADDED
24008779.jpeg ADDED
README.md ADDED
@@ -0,0 +1,82 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ - concept
13
+ - character sheet
14
+ - character,
15
+ - protoart
16
+
17
+ base_model: stabilityai/stable-diffusion-xl-base-1.0
18
+ instance_prompt: Evang
19
+ widget:
20
+ - text: ' '
21
+
22
+ output:
23
+ url: >-
24
+ 24006923.jpeg
25
+ - text: ' '
26
+
27
+ output:
28
+ url: >-
29
+ 24008779.jpeg
30
+ - text: ' '
31
+
32
+ output:
33
+ url: >-
34
+ 24006924.jpeg
35
+ - text: ' '
36
+
37
+ output:
38
+ url: >-
39
+ 24006925.jpeg
40
+ - text: ' '
41
+
42
+ output:
43
+ url: >-
44
+ 24006997.jpeg
45
+
46
+ ---
47
+
48
+ # character Sheet XL
49
+
50
+ <Gallery />
51
+
52
+
53
+
54
+
55
+
56
+ ## Model description
57
+
58
+ <p>This model is designed to replicate character sheets, great for people into animation and designing characters from different perspectives</p><div data-youtube-video><iframe width="640" height="480" allowfullscreen="true" autoplay="false" disablekbcontrols="false" enableiframeapi="false" endtime="0" ivloadpolicy="0" loop="false" modestbranding="false" origin playlist src="https://www.youtube.com/embed/QynE0UGQhRs" start="0"></iframe></div>
59
+
60
+ ## Trigger words
61
+ You should use `Evang`, `Evang_style`, `character sheet`, `Multiple views` to trigger the image generation.
62
+
63
+
64
+ ## Download model
65
+
66
+ Weights for this model are available in Safetensors format.
67
+
68
+ [Download](/brushpenbob/character-sheet-xl/tree/main) them in the Files & versions tab.
69
+
70
+ ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
71
+
72
+ ```py
73
+ from diffusers import AutoPipelineForText2Image
74
+ import torch
75
+
76
+ pipeline = AutoPipelineForText2Image.from_pretrained('stabilityai/stable-diffusion-xl-base-1.0', torch_dtype=torch.float16).to('cuda')
77
+ pipeline.load_lora_weights('brushpenbob/character-sheet-xl', weight_name='character_Sheet_XL.safetensors')
78
+ image = pipeline('`Evang`, `Evang_style`, `character sheet`, `Multiple views`').images[0]
79
+ ```
80
+
81
+ 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)
82
+
character_Sheet_XL.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d45e7e26acde31b89658f15c0bf4a7620e724e624fc86a62fbb62f67cdb5def
3
+ size 228489796