DPM++2MKarras

This commit is contained in:
Atridad Lahiji 2024-03-05 02:04:44 -06:00
parent e3caf01a40
commit ad14a1647d
No known key found for this signature in database

View file

@ -72,6 +72,7 @@ func ReplicateImageGeneration(prompt string, filename string) (*bytes.Buffer, er
"width": 1024,
"height": 1024,
"prompt": prompt,
"scheduler": "DPM++2MKarras",
"num_outputs": 1,
"num_inference_steps": 60,
"apply_watermark": false,