brushpenbob commited on
Commit
0dbb27d
1 Parent(s): a70f32f

Upload folder using huggingface_hub

Browse files
21626595.jpeg ADDED
21626596.jpeg ADDED
21626597.jpeg ADDED
21633160.jpeg ADDED
21633934.jpeg ADDED
21634513.jpeg ADDED
21635179.jpeg ADDED
README.md ADDED
@@ -0,0 +1,92 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ - gold
13
+ - style
14
+ - black and gold
15
+ - protoart
16
+
17
+ base_model: runwayml/stable-diffusion-v1-5
18
+ instance_prompt: blk_&_gold
19
+ widget:
20
+ - text: ' '
21
+
22
+ output:
23
+ url: >-
24
+ 21634513.jpeg
25
+ - text: ' '
26
+
27
+ output:
28
+ url: >-
29
+ 21633934.jpeg
30
+ - text: ' '
31
+
32
+ output:
33
+ url: >-
34
+ 21633160.jpeg
35
+ - text: ' '
36
+
37
+ output:
38
+ url: >-
39
+ 21635179.jpeg
40
+ - text: ' '
41
+
42
+ output:
43
+ url: >-
44
+ 21626595.jpeg
45
+ - text: ' '
46
+
47
+ output:
48
+ url: >-
49
+ 21626597.jpeg
50
+ - text: ' '
51
+
52
+ output:
53
+ url: >-
54
+ 21626596.jpeg
55
+
56
+ ---
57
+
58
+ # black and gold
59
+
60
+ <Gallery />
61
+
62
+
63
+
64
+
65
+
66
+ ## Model description
67
+
68
+ <p>This vivid Art LoRa is meant to emphasize the contrasting black and gold color combo. You can be a little heavy handed so I would dialed back to weight to a round 0.7</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>
69
+
70
+ ## Trigger words
71
+ You should use `blk_&_gold`, `evang`, `black and gold` to trigger the image generation.
72
+
73
+
74
+ ## Download model
75
+
76
+ Weights for this model are available in Safetensors format.
77
+
78
+ [Download](/brushpenbob/black-and-gold/tree/main) them in the Files & versions tab.
79
+
80
+ ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
81
+
82
+ ```py
83
+ from diffusers import AutoPipelineForText2Image
84
+ import torch
85
+
86
+ pipeline = AutoPipelineForText2Image.from_pretrained('runwayml/stable-diffusion-v1-5', torch_dtype=torch.float16).to('cuda')
87
+ pipeline.load_lora_weights('brushpenbob/black-and-gold', weight_name='black and gold_epoch_7.safetensors')
88
+ image = pipeline('`blk_&_gold`, `evang`, `black and gold`').images[0]
89
+ ```
90
+
91
+ 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)
92
+
black and gold_epoch_7.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73208d69ebbe1da6b7a19988fa094ca40d2796262506178fcb094216d2e0d0d7
3
+ size 37873072