File size: 1,233 Bytes
e4a1a1b
 
7f63870
 
 
 
 
 
c3b8c8c
7f79361
e4a1a1b
7f63870
 
 
c3b8c8c
7f63870
c3b8c8c
7f63870
 
 
ad3dcd4
7f63870
 
 
c3b8c8c
 
 
7f63870
 
 
 
c3b8c8c
7f63870
 
 
 
4b5fa83
7f63870
 
 
c3b8c8c
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
---
license: creativeml-openrail-m
task_categories:
  - text-to-image
tags:
  - stable diffusion
  - style
  - hypernetwork
pretty_name: lowdef
base_model: runwayml/stable-diffusion-v1-5
---

![preview](.huggingface/preview.png)

# Lowdef

Lowdef is a model trained on a stylized lowpoly dataset that captures a unique low-definition style (base model [SD 1.5](https://huggingface.co/runwayml/stable-diffusion-v1-5)). It's not meant to be used stand-alone but with other checkpoints.

## Auto1111 Quick Start

Instructions for use with Stable Diffusion Web UI.

### Hypernetwork

1. Download the [`lowpdef.pt`](https://huggingface.co/n6ai/lowdef/resolve/main/lowdef.pt) file.
2. Place the downloaded `lowdef.pt` file inside `stable-diffusion-webui/models/hypernetworks` directory. If the `hypernetworks` directory doesn't exist simply create it.
3. Add `<hypernet:lowdef:0.25>` to your prompt and adjust the blend to your liking.

**Example**

```xml
Your Prompt <hypernet:lowdef:0.25>
```

## Best Practices

> ⚠️ The model is quite aggressive and more unpredictable at higher blend values.

- Use a blend between `0.1` and `0.3`.
- Generate multiple images at once, minimum `4`.
- Use `Lowdef` with other artistic checkpoints.