anotherjesse/controlnet-1.5-pose-template
Input
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/anotherjesse/controlnet-1.5-pose-template@sha256:141b8753e2973933441880e325fd21404923d0877014c9f8903add05ff530e52 \
-i 'width=512' \
-i 'height=512' \
-i 'prompt="photo of cjw person"' \
-i 'scheduler="DPMSolverMultistep"' \
-i 'num_outputs=1' \
-i 'guidance_scale=7.5' \
-i 'prompt_strength=0.8' \
-i 'num_inference_steps=50' \
-i 'disable_safety_check=false'
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 T4 GPU hardware. We don't yet have enough runs of this model to provide performance information.