DPM++2MKarras
This commit is contained in:
@ -72,6 +72,7 @@ func ReplicateImageGeneration(prompt string, filename string) (*bytes.Buffer, er
|
|||||||
"width": 1024,
|
"width": 1024,
|
||||||
"height": 1024,
|
"height": 1024,
|
||||||
"prompt": prompt,
|
"prompt": prompt,
|
||||||
|
"scheduler": "DPM++2MKarras",
|
||||||
"num_outputs": 1,
|
"num_outputs": 1,
|
||||||
"num_inference_steps": 60,
|
"num_inference_steps": 60,
|
||||||
"apply_watermark": false,
|
"apply_watermark": false,
|
||||||
|
Reference in New Issue
Block a user