Commit
•
e71f646
1
Parent(s):
f9263a0
settings for 256 model (#2)
Browse files- settings for 256 model (f9712f12b76b2166186cdd26e6129673a3d6da2d)
Co-authored-by: Apolinário from multimodal AI art <multimodalart@users.noreply.huggingface.co>
README.md
CHANGED
@@ -5,6 +5,11 @@ license_link: https://huggingface.co/playgroundai/playground-v2-1024px-aesthetic
|
|
5 |
tags:
|
6 |
- text-to-image
|
7 |
- playground
|
|
|
|
|
|
|
|
|
|
|
8 |
---
|
9 |
# Playground v2 – 256px Base Model
|
10 |
|
|
|
5 |
tags:
|
6 |
- text-to-image
|
7 |
- playground
|
8 |
+
inference:
|
9 |
+
parameters:
|
10 |
+
guidance_scale: 3
|
11 |
+
width: 256
|
12 |
+
height: 256
|
13 |
---
|
14 |
# Playground v2 – 256px Base Model
|
15 |
|