not-someone
commited on
Commit
•
47557fd
1
Parent(s):
cd49397
Update README.md
Browse files
README.md
CHANGED
@@ -14,6 +14,8 @@ inference: false
|
|
14 |
|
15 |
# Dreamlike Diffusion 1.0 is SD 1.5 fine tuned on high quality art, made by [dreamlike.art](https://dreamlike.art/).
|
16 |
|
|
|
|
|
17 |
Use the same prompts as you would for SD 1.5. Add **dreamlikeart** if the artstyle is too weak.
|
18 |
Non-square aspect ratios work better for some prompts. If you want a portrait photo, try using a 2:3 or a 9:16 aspect ratio. If you want a landscape photo, try using a 3:2 or a 16:9 aspect ratio.
|
19 |
Use slightly higher resolution for better results: 640x640px, 512x768px, 768x512px, etc.
|
|
|
14 |
|
15 |
# Dreamlike Diffusion 1.0 is SD 1.5 fine tuned on high quality art, made by [dreamlike.art](https://dreamlike.art/).
|
16 |
|
17 |
+
# If you want to use dreamlike models on your website/app/etc., check the license at the bottom first!
|
18 |
+
|
19 |
Use the same prompts as you would for SD 1.5. Add **dreamlikeart** if the artstyle is too weak.
|
20 |
Non-square aspect ratios work better for some prompts. If you want a portrait photo, try using a 2:3 or a 9:16 aspect ratio. If you want a landscape photo, try using a 3:2 or a 16:9 aspect ratio.
|
21 |
Use slightly higher resolution for better results: 640x640px, 512x768px, 768x512px, etc.
|