File size: 2,981 Bytes
a8d6a5f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
85bf9c2
 
 
a8d6a5f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
---
license: other
license_name: flux-1-dev-non-commercial-license
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
language:
- en
tags:
- flux
- diffusers
- lora
base_model:
- black-forest-labs/FLUX.1-dev
pipeline_tag: text-to-image
instance_prompt: hand-drawn sketch illustration in the style of CNTLNDRWNG 
widget:
  - text: "a hand-drawn sketch illustration of a woman wearing a colorful flower crown, standing in a garden, green foliage. The sketch is on white cold press paper in the style of CNTLNDRWNG"
    output:
      url: images/1.jpg
  - text: "a hand-drawn sketch illustration of a girl wearing a pink dress and rainbow colored hair floating in a pond, lily pads and koi fish around her, calm and peaceful. The sketch is on white cold press paper in the style of CNTLNDRWNG"
    output:
      url: images/2.jpg
  - text: "a hand-drawn sketch illustration of a girl wearing glasses, wearing a blue baseball cap, holding a boba tea cup with a straw in her hand. The sketch is on white cold press paper in the style of CNTLNDRWNG"
    output:
      url: images/3.jpg
  - text: "a hand-drawn sketch illustration of an orange cat taking a nap on a work table, green potted plants, window, books. The sketch is on white cold press paper in the style of CNTLNDRWNG"
    output:
      url: images/4.jpg
  - text: "a hand-drawn sketch illustration of a boy wearing glasses, holding a rabbit, standing in a garden, sun. The sketch is on white cold press paper in the style of CNTLNDRWNG"
    output:
      url: images/5.jpg
  - text: "a monochromatic hand-drawn sketch illustration of a robot eating ramen in a busy cafe. The sketch is on white cold press paper in the style of CNTLNDRWNG"
    output:
      url: images/6.jpg
---
# flux-zen

<Gallery />

## Model description

Flux LoRA for creating simple ink illustrations on paper. To simulate the paper texture effect and trigger the model, format your prompt like this: 

**'a hand-drawn sketch illustration of {your prompt}. The sketch is on white cold press paper in the style of CNTLNDRWNG'**. Best with DEV (works well even with fp8). To use with flux1-dev-bnb-nf4 try increasing the LoRA strength (to say 1.3 and then adjust accordingly).

Tip: Append the word **'monochromatic'** to create non-colored illustrations.


## Trigger words

You should use `a hand-drawn sketch illustration on white cold press paper in the style of CNTLNDRWNG` to trigger the image generation.


## Download model

Weights for this model are available in Safetensors format.

[Download](/bingbangboom/flux-zen/tree/main) them in the Files & versions tab.

## Training
The model was trained on total 13 images. Here are some samples: 
<table>
  <tr>
    <td><img src="./training/1.jpg" alt="Example 1" style="width:100%;"></td>
    <td><img src="./training/2.jpg" alt="Example 2" style="width:100%;"></td>
    <td><img src="./training/3.jpg" alt="Example 3" style="width:100%;"></td>
  </tr>
</table>