DPM++2MKarras
This commit is contained in:
parent
e3caf01a40
commit
ad14a1647d
1 changed files with 1 additions and 0 deletions
|
@ -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,
|
||||||
|
|
Loading…
Add table
Reference in a new issue