Readme
This model doesn't have a readme.
brew install cog
If you don’t have Homebrew, there are other installation options available.
Run this to download the model and run it in your local environment:
cog predict r8.im/replicategithubwc/realvis-sdxl@sha256:dc814f921ab3f84c8f9d99527efdd7527bd3976a9e5d31069098cfd7f5836945 \
-i 'width=1024' \
-i 'height=1024' \
-i 'prompt="a photo of an astronaut riding a horse on mars"' \
-i 'scheduler="DPM++_SDE_Karras"' \
-i 'num_outputs=1' \
-i 'prompt_mode="prompt"' \
-i 'guidance_scale=2' \
-i 'prompt_strength=0.8' \
-i 'image_prompt_method="style_and_layout"' \
-i 'num_inference_steps=8'
To learn more, take a look at the Cog documentation.
No output yet! Press "Submit" to start a prediction.
This model costs approximately $0.0020 to run on Replicate, or 500 runs per $1, but this varies depending on your inputs. It is also open source and you can run it on your own computer with Docker.
This model runs on Nvidia A100 (80GB) GPU hardware. Predictions typically complete within 2 seconds. The predict time for this model varies significantly based on the inputs.
This model doesn't have a readme.