brushpenbob commited on
Commit
6087101
1 Parent(s): f47849a

Upload folder using huggingface_hub

Browse files
Files changed (5) hide show
  1. 17522086.jpeg +0 -0
  2. 17522087.jpeg +0 -0
  3. 17522088.jpeg +0 -0
  4. README.md +71 -0
  5. ohuhu.safetensors +3 -0
17522086.jpeg ADDED
17522087.jpeg ADDED
17522088.jpeg ADDED
README.md ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ - anime
13
+ - manga
14
+ - style
15
+ - comic
16
+ - the protoart
17
+
18
+ base_model: stabilityai/stable-diffusion-xl-base-1.0
19
+ instance_prompt:
20
+ widget:
21
+ - text: ' '
22
+
23
+ output:
24
+ url: >-
25
+ 17522087.jpeg
26
+ - text: ' '
27
+
28
+ output:
29
+ url: >-
30
+ 17522088.jpeg
31
+ - text: ' '
32
+
33
+ output:
34
+ url: >-
35
+ 17522086.jpeg
36
+
37
+ ---
38
+
39
+ # ohuhu
40
+
41
+ <Gallery />
42
+
43
+
44
+
45
+
46
+
47
+ ## Model description
48
+
49
+ <p>My updated model based on ink and Copic markers. larger data set, slightly more variety</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>
50
+
51
+
52
+
53
+ ## Download model
54
+
55
+ Weights for this model are available in Safetensors format.
56
+
57
+ [Download](/brushpenbob/ohuhu/tree/main) them in the Files & versions tab.
58
+
59
+ ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
60
+
61
+ ```py
62
+ from diffusers import AutoPipelineForText2Image
63
+ import torch
64
+
65
+ pipeline = AutoPipelineForText2Image.from_pretrained('stabilityai/stable-diffusion-xl-base-1.0', torch_dtype=torch.float16).to('cuda')
66
+ pipeline.load_lora_weights('brushpenbob/ohuhu', weight_name='ohuhu.safetensors')
67
+ image = pipeline('Your custom prompt').images[0]
68
+ ```
69
+
70
+ 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)
71
+
ohuhu.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c1d6618a4d960fd0c98fabc7cca38bc427e6a9e3b2532bdd5e868ecf7c82239
3
+ size 228490292