sergejcodes
commited on
Commit
•
7f79361
1
Parent(s):
ad3dcd4
chore: update readme
Browse files
README.md
CHANGED
@@ -7,13 +7,14 @@ tags:
|
|
7 |
- style
|
8 |
- hypernetwork
|
9 |
pretty_name: lowpoly
|
|
|
10 |
---
|
11 |
|
12 |
![preview](.huggingface/preview.png)
|
13 |
|
14 |
# Lowpoly
|
15 |
|
16 |
-
Lowpoly is a model trained to reproduce a `lowpoly` like art-style. It's not meant to be used as stand-alone, but instead with other checkpoints.
|
17 |
|
18 |
## Auto1111 Quick Start
|
19 |
|
|
|
7 |
- style
|
8 |
- hypernetwork
|
9 |
pretty_name: lowpoly
|
10 |
+
base_model: runwayml/stable-diffusion-v1-5
|
11 |
---
|
12 |
|
13 |
![preview](.huggingface/preview.png)
|
14 |
|
15 |
# Lowpoly
|
16 |
|
17 |
+
Lowpoly is a model trained to reproduce a `lowpoly` like art-style (base model [SD 1.5](https://huggingface.co/runwayml/stable-diffusion-v1-5)). It's not meant to be used as stand-alone, but instead with other checkpoints.
|
18 |
|
19 |
## Auto1111 Quick Start
|
20 |
|