Untitled

 avatar
unknown
plain_text
2 years ago
600 B
1
Indexable
{
  "id": "xyz",
  "created": 123123123123,
  "apiKey": "b03a1457-410c-4135-946c-6d349f1fa2c1",
  "modelKey": "2dbac117-0229-4c9d-830b-445d7188865e",
  "startOnly": false,
  "modelInputs": [
    {
      "endpoint": "txt2img",
      "params": {
        "prompt": "an astronaut riding a (horse0.5) on the moon",
        "negative_prompt": "cartoonish, low quality",
        "steps": 25,
        "sampler_name": "Euler a",
        "cfg_scale": 7.5,
        "seed": 42,
        "batch_size": 1,
        "n_iter": 1,
        "width": 768,
        "height": 768,
        "tiling": false
      }
    }
  ]
}
Editor is loading...