File size: 3,298 Bytes
802733f
 
 
677e9d1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
license: creativeml-openrail-m
---
<div style="display: flex; flex-direction: row; flex-wrap: wrap">
  <a href="https://www.patreon.com/user?u=29466374" target="_blank">
    <img src="https://img.shields.io/badge/Patreon-F96854?style=for-the-badge&logo=patreon&logoColor=white" alt="Patreon"/>
  </a>
  <a href="https://twitter.com/nerijs" target="_blank">
    <img src="https://img.shields.io/badge/Twitter-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white" alt="Twitter"/>
  </a>
</div>

# isopixel-diffusion-v1
Stable Diffusion v2-768 model trained on to generate isometric pixel art
<div style="display: flex; flex-direction: row; flex-wrap: wrap">
  <img src="https://s3.amazonaws.com/moonup/production/uploads/1669957996471-6303f37c3926de1f7ec42d3e.png" width="256">
  <img src="https://s3.amazonaws.com/moonup/production/uploads/1669958023998-6303f37c3926de1f7ec42d3e.png" width="256">
  <img src="https://s3.amazonaws.com/moonup/production/uploads/1669958037455-6303f37c3926de1f7ec42d3e.png" width="256">
  <img src="https://s3.amazonaws.com/moonup/production/uploads/1669958067857-6303f37c3926de1f7ec42d3e.png" width="256">
  <img src="https://s3.amazonaws.com/moonup/production/uploads/1669958100092-6303f37c3926de1f7ec42d3e.png" width="256">
</div>

## How to use
- Download the model and use it on your desired UI (Tested on AUTOMATIC1111's) Currently only .ckpt version is supported
- Trigger the style in your prompt with the **isopixel** token, look at the next section for more examples

## Versions
- **v1**: 2500, 4000 and 5000 steps checkpoints available to download

## Examples
**isometric bedroom, isopixel style**
Steps: 50, Sampler: Euler a, CFG scale: 7.5, Size: 768x768
<img src="https://s3.amazonaws.com/moonup/production/uploads/1669958684775-6303f37c3926de1f7ec42d3e.png" width="512"/>

**isometric sushi store, isopixel style**
Steps: 50, Sampler: Euler a, CFG scale: 7.5, Size: 768x768
<img src="https://s3.amazonaws.com/moonup/production/uploads/1669958822683-6303f37c3926de1f7ec42d3e.png" width="512"/>

**isometric gas station, isopixel style**
Steps: 50, Sampler: Euler a, CFG scale: 7.5, Size: 768x768
<img src="https://s3.amazonaws.com/moonup/production/uploads/1669958976478-6303f37c3926de1f7ec42d3e.png" width="512"/>

**isometric magical forest, isopixel style**
Steps: 50, Sampler: Euler a, CFG scale: 7.5, Size: 768x768
<img src="https://s3.amazonaws.com/moonup/production/uploads/1669959188129-6303f37c3926de1f7ec42d3e.png" width="512"/>

## Tips
- Always use 768x768
- High step count on Euler_a gives the best results
- Low CFG scale outputs great results
- You can use a tool like Pixelator to achieve a better effect. This model **isn't pixel perfect** (yet 😉)

Please consider supporting further research on my Patreon:
<a href="https://www.patreon.com/user?u=29466374" target="_blank">
  <img src="https://img.shields.io/badge/Patreon-F96854?style=for-the-badge&logo=patreon&logoColor=white" alt="Patreon"/>
</a>

If you have any question, suggestion for new models or need help in general with SD related stuff, don't hesistate to reach out on Twitter:
<a href="https://twitter.com/nerijs" target="_blank">
  <img src="https://img.shields.io/badge/Twitter-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white" alt="Twitter"/>
</a>