Update README.md
Browse files
README.md
CHANGED
@@ -1,9 +1,76 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
license: other
|
3 |
-
license_name: flux-license
|
4 |
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
tags:
|
3 |
+
- text-to-image
|
4 |
+
- lora
|
5 |
+
- diffusers
|
6 |
+
- template:diffusion-lora
|
7 |
+
widget:
|
8 |
+
- text: >-
|
9 |
+
shou_xin, a monochromatic pencil sketch of a ragdoll cat, blue eyes,
|
10 |
+
minimalist, impressionism, negative space
|
11 |
+
output:
|
12 |
+
url: images/img__00267_.png
|
13 |
+
- text: >-
|
14 |
+
shou_xin, a monochromatic pencil sketch of a crow, minimalist,
|
15 |
+
impressionism, negative space
|
16 |
+
output:
|
17 |
+
url: images/img__00270_.png
|
18 |
+
- text: >-
|
19 |
+
shou_xin, A pencil sketch of steve jobs, minimalist, impressionism, negative
|
20 |
+
space
|
21 |
+
output:
|
22 |
+
url: images/img__00276_.png
|
23 |
+
- text: >-
|
24 |
+
shou_xin, A color pencil sketch of a little cute frog, minimalist,
|
25 |
+
impressionism, negative space
|
26 |
+
output:
|
27 |
+
url: images/img__00279_.png
|
28 |
+
- text: >-
|
29 |
+
shou_xin, A pencil sketch of a huge whale flying in the sky, minimalist,
|
30 |
+
impressionism, negative space
|
31 |
+
output:
|
32 |
+
url: images/img__00280_.png
|
33 |
+
- text: >-
|
34 |
+
shou_xin, A color pencil sketch of a woman wearing red dress, realistic,
|
35 |
+
close up, minimalist, impressionism, negative space
|
36 |
+
output:
|
37 |
+
url: images/img__00282_.png
|
38 |
+
- text: shou_xin, A pencil sketch of A ballerina dancing swan lake, realistic
|
39 |
+
output:
|
40 |
+
url: images/img__00287_.png
|
41 |
+
- text: shou_xin, A pencil sketch of an anime-style Pikachu
|
42 |
+
output:
|
43 |
+
url: images/img__00301_.png
|
44 |
+
- text: shou_xin, A pencil sketch of a cute robot sweeping the floor with a broom
|
45 |
+
output:
|
46 |
+
url: images/img__00307_.png
|
47 |
+
- text: shou_xin, A color pencil sketch of red panda
|
48 |
+
output:
|
49 |
+
url: images/img__00309_.png
|
50 |
+
base_model: black-forest-labs/FLUX.1-dev
|
51 |
+
instance_prompt: shou_xin, pencil sketch
|
52 |
license: other
|
53 |
+
license_name: flux.1-dev-non-commercial-license
|
54 |
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
|
55 |
+
---
|
56 |
+
# Pencil Sketch
|
57 |
+
|
58 |
+
<Gallery />
|
59 |
+
|
60 |
+
## Model description
|
61 |
+
|
62 |
+
A pencil sketch style
|
63 |
+
|
64 |
+
## Trigger words
|
65 |
+
|
66 |
+
You should use `shou_xin, pencil sketch` to trigger the image generation.
|
67 |
+
|
68 |
+
## ComfyUI Workflow
|
69 |
+
|
70 |
+
https://openart.ai/workflows/datou/pencil-sketch/jNotO6649m9OxqVzJeBx
|
71 |
+
|
72 |
+
## Download model
|
73 |
+
|
74 |
+
Weights for this model are available in Safetensors format.
|
75 |
+
|
76 |
+
[Download](/Datou1111/shou_xin/tree/main) them in the Files & versions tab.
|