Revert guidance scale

This commit is contained in:
Atridad Lahiji 2024-04-07 23:29:40 -06:00
parent 014dd57d93
commit 3f908c4153
No known key found for this signature in database

View file

@ -74,7 +74,6 @@ func ReplicateImageGeneration(prompt string, filename string) (*bytes.Buffer, er
"width": 1024,
"height": 1024,
"prompt": prompt,
"guidance_scale": 7,
"num_inference_steps": 4,
"negative_prompt": "worst quality, low quality",
"num_outputs": 1,