brushpenbob commited on
Commit
b5ba2c0
1 Parent(s): 2f3a8d5

Upload folder using huggingface_hub

Browse files
Files changed (6) hide show
  1. 24429856.jpeg +0 -0
  2. 24429857.jpeg +0 -0
  3. 24429858.jpeg +0 -0
  4. 24440943.jpeg +0 -0
  5. README.md +77 -0
  6. Splitstyle_2.0.safetensors +3 -0
24429856.jpeg ADDED
24429857.jpeg ADDED
24429858.jpeg ADDED
24440943.jpeg ADDED
README.md ADDED
@@ -0,0 +1,77 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ - concept
13
+ - split
14
+ - split screen
15
+ - protoart
16
+
17
+ base_model: stabilityai/stable-diffusion-xl-base-1.0
18
+ instance_prompt: 2splitstyle
19
+ widget:
20
+ - text: ' '
21
+
22
+ output:
23
+ url: >-
24
+ 24440943.jpeg
25
+ - text: ' '
26
+
27
+ output:
28
+ url: >-
29
+ 24429856.jpeg
30
+ - text: ' '
31
+
32
+ output:
33
+ url: >-
34
+ 24429858.jpeg
35
+ - text: ' '
36
+
37
+ output:
38
+ url: >-
39
+ 24429857.jpeg
40
+
41
+ ---
42
+
43
+ # Splitstyle 2.0
44
+
45
+ <Gallery />
46
+
47
+
48
+
49
+
50
+
51
+ ## Model description
52
+
53
+ <p><span style="color:rgb(193, 194, 197)">Second attempt at creating a LoRa that recruits for different traditional art styles.</span></p><p></p><h3 id="i-would-recommend-having-the-cfg-scale-set-pretty-precise-and-the-step-counts-relatively-high-fwpakxmb0">I would recommend having the CFG scale set pretty precise, and the step counts relatively high</h3><p></p><p>I realized after the training was already completed. I trained us as a style and not a concept so this is the second attempt added a few more images to the data set up and that helps.</p><p>It should now allow you the option to create either two panels or four panel images. with the triggers "<strong>2splitstyle" or "4splitstyle"</strong></p><p><span style="color:rgb(193, 194, 197)">Trained on close-up portraits. Might take a bit more tinkering as it tends to just have two panels instead of four. anyway while i work out the bugs enjoy</span></p>
54
+
55
+ ## Trigger words
56
+ You should use `2splitstyle`, `4splitstyle`, `splitstyle`, `split_style`, `evang` to trigger the image generation.
57
+
58
+
59
+ ## Download model
60
+
61
+ Weights for this model are available in Safetensors format.
62
+
63
+ [Download](/brushpenbob/splitstyle-2-0/tree/main) them in the Files & versions tab.
64
+
65
+ ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
66
+
67
+ ```py
68
+ from diffusers import AutoPipelineForText2Image
69
+ import torch
70
+
71
+ pipeline = AutoPipelineForText2Image.from_pretrained('stabilityai/stable-diffusion-xl-base-1.0', torch_dtype=torch.float16).to('cuda')
72
+ pipeline.load_lora_weights('brushpenbob/splitstyle-2-0', weight_name='Splitstyle_2.0.safetensors')
73
+ image = pipeline('`2splitstyle`, `4splitstyle`, `splitstyle`, `split_style`, `evang`').images[0]
74
+ ```
75
+
76
+ 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)
77
+
Splitstyle_2.0.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff60ab9f82cd869cfa6dc0565ae9aa2ea4714b1d67ea4bca0756276ef32cfa25
3
+ size 228469404