Commit
·
051eeb4
1
Parent(s):
53faa4d
Update README.md
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ inference: true
|
|
15 |
## Paint Journey V1 is Dreamlike Diffusion V1 fine-tuned on 260 hand-picked watercolor and digital paintings generated by [Disco Diffusion](https://github.com/alembics/disco-diffusion/blob/main/Disco_Diffusion.ipynb)
|
16 |
|
17 |
Used Linux Dreambooth to teach the model to generate more artistic watercolor and digital paintings. Just use the same prompts you would for stable diffusion v1.5, but add **disco** at the start to use this style.
|
18 |
-
To get started, try using dimensions around 768x768 for anything, 768x896 for portraits, and 1088x768 for landscapes. Or, you can stick with
|
19 |
|
20 |
## Oil Painting
|
21 |
|
|
|
15 |
## Paint Journey V1 is Dreamlike Diffusion V1 fine-tuned on 260 hand-picked watercolor and digital paintings generated by [Disco Diffusion](https://github.com/alembics/disco-diffusion/blob/main/Disco_Diffusion.ipynb)
|
16 |
|
17 |
Used Linux Dreambooth to teach the model to generate more artistic watercolor and digital paintings. Just use the same prompts you would for stable diffusion v1.5, but add **disco** at the start to use this style.
|
18 |
+
To get started, try using dimensions around 768x768 for anything, 768x896 for portraits, and 1088x768 for landscapes. Or, you can stick with [Dreamlike Diffusion](https://huggingface.co/dreamlike-art/dreamlike-diffusion-1.0) dimensions.
|
19 |
|
20 |
## Oil Painting
|
21 |
|