myxlmynx commited on
Commit
5a2d3a9
·
1 Parent(s): 4d47f8e

trying to change the inference api parameters

Browse files
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -14,7 +14,11 @@ tags:
14
  - diffusion
15
  - stable-diffusion-diffusers
16
  - text-to-image
17
- inference: true
 
 
 
 
18
  widget:
19
  - text: young woman
20
  output:
@@ -32,4 +36,4 @@ widget:
32
  url: images/example_zs3qc60ms.png
33
 
34
  ---
35
- Converted from [https://civitai.com/models/71185/cyberrealistic-classic](https://civitai.com/models/71185/cyberrealistic-classic).
 
14
  - diffusion
15
  - stable-diffusion-diffusers
16
  - text-to-image
17
+ inference:
18
+ parameters:
19
+ height: 768
20
+ width: 512
21
+ negative_prompt: nsfw
22
  widget:
23
  - text: young woman
24
  output:
 
36
  url: images/example_zs3qc60ms.png
37
 
38
  ---
39
+ Converted from [https://civitai.com/models/71185/cyberrealistic-classic](https://civitai.com/models/71185/cyberrealistic-classic).