Revert guidance scale
This commit is contained in:
parent
014dd57d93
commit
3f908c4153
1 changed files with 0 additions and 1 deletions
|
@ -74,7 +74,6 @@ func ReplicateImageGeneration(prompt string, filename string) (*bytes.Buffer, er
|
||||||
"width": 1024,
|
"width": 1024,
|
||||||
"height": 1024,
|
"height": 1024,
|
||||||
"prompt": prompt,
|
"prompt": prompt,
|
||||||
"guidance_scale": 7,
|
|
||||||
"num_inference_steps": 4,
|
"num_inference_steps": 4,
|
||||||
"negative_prompt": "worst quality, low quality",
|
"negative_prompt": "worst quality, low quality",
|
||||||
"num_outputs": 1,
|
"num_outputs": 1,
|
||||||
|
|
Loading…
Add table
Reference in a new issue