brushpenbob commited on
Commit
26f5d33
·
verified ·
1 Parent(s): 04fdc95

Upload folder using huggingface_hub

Browse files
23150631.jpeg ADDED
23150633.jpeg ADDED
23150636.jpeg ADDED
23152779.jpeg ADDED
23152784.jpeg ADDED
23153575.jpeg ADDED
23153577.jpeg ADDED
23157380.jpeg ADDED
23801592.jpeg ADDED
23802736.jpeg ADDED
README.md ADDED
@@ -0,0 +1,106 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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=False
5
+ tags:
6
+ - text-to-image
7
+ - stable-diffusion
8
+ - lora
9
+ - diffusers
10
+ - template:sd-lora
11
+ - migrated
12
+ - style
13
+ - cartoon
14
+ - childrens books
15
+
16
+ base_model: stabilityai/stable-diffusion-xl-base-1.0
17
+ instance_prompt: evang
18
+ widget:
19
+ - text: ' '
20
+
21
+ output:
22
+ url: >-
23
+ 23152779.jpeg
24
+ - text: ' '
25
+
26
+ output:
27
+ url: >-
28
+ 23152784.jpeg
29
+ - text: ' '
30
+
31
+ output:
32
+ url: >-
33
+ 23157380.jpeg
34
+ - text: ' '
35
+
36
+ output:
37
+ url: >-
38
+ 23153577.jpeg
39
+ - text: ' '
40
+
41
+ output:
42
+ url: >-
43
+ 23153575.jpeg
44
+ - text: ' '
45
+
46
+ output:
47
+ url: >-
48
+ 23801592.jpeg
49
+ - text: ' '
50
+
51
+ output:
52
+ url: >-
53
+ 23802736.jpeg
54
+ - text: ' '
55
+
56
+ output:
57
+ url: >-
58
+ 23150633.jpeg
59
+ - text: ' '
60
+
61
+ output:
62
+ url: >-
63
+ 23150631.jpeg
64
+ - text: ' '
65
+
66
+ output:
67
+ url: >-
68
+ 23150636.jpeg
69
+
70
+ ---
71
+
72
+ # children's story book
73
+
74
+ <Gallery />
75
+
76
+
77
+
78
+
79
+
80
+ ## Model description
81
+
82
+ <p>data set built of images from a midjourney of children's book illustrations</p><p></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>
83
+
84
+ ## Trigger words
85
+ You should use `evang` to trigger the image generation.
86
+
87
+
88
+ ## Download model
89
+
90
+ Weights for this model are available in Safetensors format.
91
+
92
+ [Download](/brushpenbob/children-s-story-book/tree/main) them in the Files & versions tab.
93
+
94
+ ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
95
+
96
+ ```py
97
+ from diffusers import AutoPipelineForText2Image
98
+ import torch
99
+
100
+ pipeline = AutoPipelineForText2Image.from_pretrained('stabilityai/stable-diffusion-xl-base-1.0', torch_dtype=torch.float16).to('cuda')
101
+ pipeline.load_lora_weights('brushpenbob/children-s-story-book', weight_name='childrens_story_book.safetensors')
102
+ image = pipeline('`evang`').images[0]
103
+ ```
104
+
105
+ 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)
106
+
childrens_story_book.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:291aeab878566133ce90258ad3cb0306e6e460ca76b18a76ac4421562fd24094
3
+ size 228462388