Readme
This model doesn't have a readme.
(Updated 1 year, 5 months ago)
Run this to download the model and run it in your local environment:
docker run -d -p 5000:5000 --gpus=all r8.im/yan-ops/ai_test@sha256:764920580aa3dcf73a04deca1552375ed2d92a1ca501d36a27e7796e5d87a01b
curl -s -X POST \ -H "Content-Type: application/json" \ -d $'{ "input": { "model": "control_v11p_sd15_openpose", "width": 640, "height": 800, "cfg_scale": 1.8, "batch_size": 1, "det_thresh": 0.1, "request_id": "", "sampling_steps": 7, "negative_prompt": "", "sampling_method": "Euler A", "denoising_strength": 0.6, "token_merging_ratio": 0.5, "control_guidance_end": 1, "control_guidance_start": 0, "controlnet_conditioning_scale": 0.3 } }' \ 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 L40S GPU hardware. We don't yet have enough runs of this model to provide performance information.
This model doesn't have a readme.