Commit
·
785e32f
1
Parent(s):
f1d4579
Upload folder using huggingface_hub
Browse files- 5329308.jpeg +0 -0
- 5329309.jpeg +0 -0
- 5329310.jpeg +0 -0
- 5329311.jpeg +0 -0
- 5329313.jpeg +0 -0
- 5329314.jpeg +0 -0
- 5329315.jpeg +0 -0
- 5329316.jpeg +0 -0
- README.md +87 -0
- SDXL_ChalkBoardDrawing_LoRA_r8.safetensors +3 -0
5329308.jpeg
ADDED
5329309.jpeg
ADDED
5329310.jpeg
ADDED
5329311.jpeg
ADDED
5329313.jpeg
ADDED
5329314.jpeg
ADDED
5329315.jpeg
ADDED
5329316.jpeg
ADDED
README.md
ADDED
@@ -0,0 +1,87 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: other
|
3 |
+
license_name: bespoke-lora-trained-license
|
4 |
+
license_link: https://multimodal.art/civitai-licenses?allowNoCredit=True&allowCommercialUse=Rent&allowDerivatives=False&allowDifferentLicense=False
|
5 |
+
tags:
|
6 |
+
- text-to-image
|
7 |
+
- stable-diffusion
|
8 |
+
- lora
|
9 |
+
- diffusers
|
10 |
+
- template:sd-lora
|
11 |
+
- chalk
|
12 |
+
- style
|
13 |
+
- blackboard
|
14 |
+
- chalkboard
|
15 |
+
- chalk art
|
16 |
+
|
17 |
+
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
18 |
+
instance_prompt:
|
19 |
+
widget:
|
20 |
+
- text: 'A childish ChalkBoardDrawing of Rick Sanchez '
|
21 |
+
output:
|
22 |
+
url: >-
|
23 |
+
5329308.jpeg
|
24 |
+
- text: 'A silly ChalkBoardDrawing of The Mona Lisa '
|
25 |
+
output:
|
26 |
+
url: >-
|
27 |
+
5329311.jpeg
|
28 |
+
- text: 'A colorful ChalkBoardDrawing of a rainbow Unicorn '
|
29 |
+
output:
|
30 |
+
url: >-
|
31 |
+
5329313.jpeg
|
32 |
+
- text: 'A socially awkward potato ChalkBoardDrawing '
|
33 |
+
output:
|
34 |
+
url: >-
|
35 |
+
5329309.jpeg
|
36 |
+
- text: 'A silly ChalkBoardDrawing of Shrek and Olaf on a frozen field '
|
37 |
+
output:
|
38 |
+
url: >-
|
39 |
+
5329310.jpeg
|
40 |
+
- text: 'The Starry Night ChalkBoardDrawing '
|
41 |
+
output:
|
42 |
+
url: >-
|
43 |
+
5329315.jpeg
|
44 |
+
- text: 'American gothic ChalkBoardDrawing '
|
45 |
+
output:
|
46 |
+
url: >-
|
47 |
+
5329316.jpeg
|
48 |
+
- text: 'BenderBot ChalkBoardDrawing '
|
49 |
+
output:
|
50 |
+
url: >-
|
51 |
+
5329314.jpeg
|
52 |
+
|
53 |
+
---
|
54 |
+
|
55 |
+
# SDXL ChalkBoardDrawing LoRA
|
56 |
+
|
57 |
+
<Gallery />
|
58 |
+
|
59 |
+
|
60 |
+
|
61 |
+
([CivitAI](https://civitai.com/models/259365))
|
62 |
+
|
63 |
+
## Model description
|
64 |
+
|
65 |
+
<p>Was trying to aim for Chalk on Blackboard style</p><p>Use 'ChalkBoardDrawing' in your prompts</p><p>Dataset was generated with MidJourney v6 and <a rel="ugc" href="https://civitai.com/api/download/training-data/292477">can be downloaded from here</a></p>
|
66 |
+
|
67 |
+
|
68 |
+
|
69 |
+
## Download model
|
70 |
+
|
71 |
+
Weights for this model are available in Safetensors format.
|
72 |
+
|
73 |
+
[Download](/Norod78/sdxl-chalkboarddrawing-lora/tree/main) them in the Files & versions tab.
|
74 |
+
|
75 |
+
## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
|
76 |
+
|
77 |
+
```py
|
78 |
+
from diffusers import AutoPipelineForText2Image
|
79 |
+
import torch
|
80 |
+
|
81 |
+
pipeline = AutoPipelineForText2Image.from_pretrained('stabilityai/stable-diffusion-xl-base-1.0', torch_dtype=torch.float16).to('cuda')
|
82 |
+
pipeline.load_lora_weights('Norod78/sdxl-chalkboarddrawing-lora', weight_name='SDXL_ChalkBoardDrawing_LoRA_r8.safetensors')
|
83 |
+
image = pipeline('BenderBot ChalkBoardDrawing ').images[0]
|
84 |
+
```
|
85 |
+
|
86 |
+
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)
|
87 |
+
|
SDXL_ChalkBoardDrawing_LoRA_r8.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f12db7658b194d8acce2b17105fa78dcdb5e67c3a5638f08a036add31cea7a86
|
3 |
+
size 57424428
|