sergejcodes
commited on
Commit
•
4b5fa83
1
Parent(s):
7f79361
chore: update readme
Browse files
README.md
CHANGED
@@ -14,7 +14,7 @@ base_model: runwayml/stable-diffusion-v1-5
|
|
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
|
18 |
|
19 |
## Auto1111 Quick Start
|
20 |
|
@@ -34,7 +34,7 @@ Your Prompt <hypernet:lowpoly.hypernet:0.25>
|
|
34 |
|
35 |
## Best Practices
|
36 |
|
37 |
-
> ⚠️ The model is quite aggressive and
|
38 |
|
39 |
- Use a blend between `0.1` and `0.3`.
|
40 |
- Generate multiple images at once, minimum `4`.
|
|
|
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 stand-alone but with other checkpoints.
|
18 |
|
19 |
## Auto1111 Quick Start
|
20 |
|
|
|
34 |
|
35 |
## Best Practices
|
36 |
|
37 |
+
> ⚠️ The model is quite aggressive and more unpredictable at higher blend values.
|
38 |
|
39 |
- Use a blend between `0.1` and `0.3`.
|
40 |
- Generate multiple images at once, minimum `4`.
|