ehsanakh multimodalart HF staff commited on
Commit
4d29480
1 Parent(s): 3def8c5

settings for 512 model (#2)

Browse files

- settings for 512 model (77e1a43e5fec62d6c74c82f94a130ac4f79383a5)


Co-authored-by: Apolinário from multimodal AI art <[email protected]>

Files changed (1) hide show
  1. README.md +5 -0
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