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/flux-dev-inpainting-controlnet@sha256:73c127656cbfe806bed18b3a1c0b3b2e6c5f18ca1f1e2958ed372bdab63e40c1 \
-i 'width=1024' \
-i 'height=1024' \
-i 'prompt="a photo of an astronaut riding a horse on mars"' \
-i 'num_outputs=1' \
-i 'guidance_scale=7.5' \
-i 'output_quality=80' \
-i 'condition_scale=0.7' \
-i 'prompt_strength=0.8' \
-i 'num_inference_steps=50' \
-i 'control_guidance_end=0.8' \
-i 'control_guidance_start=0.2'
To learn more, take a look at the Cog documentation.
No output yet! Press "Submit" to start a prediction.
This model runs on Nvidia A100 (80GB) GPU hardware. We don't yet have enough runs of this model to provide performance information.
This model doesn't have a readme.