Commit
•
77e1a43
1
Parent(s):
3def8c5
settings for 512 model
Browse files
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 – 512px Base Model
|
10 |
|
|
|
5 |
tags:
|
6 |
- text-to-image
|
7 |
- playground
|
8 |
+
inference:
|
9 |
+
parameters:
|
10 |
+
guidance_scale: 3
|
11 |
+
width: 512
|
12 |
+
height: 512
|
13 |
---
|
14 |
# Playground v2 – 512px Base Model
|
15 |
|