Readme
This model doesn't have a readme.
Run this to download the model and run it in your local environment:
docker run -d -p 5000:5000 --gpus=all r8.im/sabatinomasala/realisticvision@sha256:c3b2544aae3f748d2b085366cec3bed3779ac9264ddbc3435690f2280ac1c53b
curl -s -X POST \ -H "Content-Type: application/json" \ -d $'{ "input": { "prompt": "a photo of a cjw man", "scheduler": "K_EULER_ANCESTRAL", "num_outputs": 1, "guidance_scale": 7.5, "num_inference_steps": 50 } }' \ http://localhost:5000/predictions
To learn more, take a look at the Cog documentation.
No output yet! Press "Submit" to start a prediction.
This model runs on Nvidia T4 GPU hardware. We don't yet have enough runs of this model to provide performance information.
This model doesn't have a readme.