anotherjesse/openjourney-v4-lora

Public
25 runs

Input

Run this to download the model and run it in your local environment:

docker run -d -p 5000:5000 --gpus=all r8.im/anotherjesse/openjourney-v4-lora@sha256:3cc5ca7228908db26c66a551246c01c785a4506ece8908603451f1bbcbd28c42
curl -s -X POST \
  -H "Content-Type: application/json" \
  -d $'{
    "input": {
      "width": 512,
      "height": 512,
      "prompt": "a photo of <1> riding a horse on mars",
      "lora_urls": "",
      "scheduler": "DPMSolverMultistep",
      "lora_scales": "0.5",
      "num_outputs": 1,
      "guidance_scale": 7.5,
      "negative_prompt": "",
      "prompt_strength": 0.8,
      "num_inference_steps": 50
    }
  }' \
  http://localhost:5000/predictions

To learn more, take a look at the Cog documentation.

Output

No output yet! Press "Submit" to start a prediction.

Run time and cost

This model runs on Nvidia A100 (80GB) GPU hardware. We don't yet have enough runs of this model to provide performance information.

Readme

Model description

Intended use

Ethical considerations

Caveats and recommendations