jagilley/controlnet-pose 🔢🖼️📝❓ → 🖼️
About
Modify images with humans using pose detection

Example Output
Prompt:
"an astronaut on the moon, digital art"
Output


Performance Metrics
34.53s
Prediction Time
34.67s
Total Time
All Input Parameters
{ "image": "https://replicate.delivery/pbxt/IKJO0Z6768YQahgAfgUF00iJCi2wPNVB8EwefQWodZagisYt/pose2.png", "scale": 9, "prompt": "an astronaut on the moon, digital art", "a_prompt": "best quality, extremely detailed", "n_prompt": "longbody, lowres, bad anatomy, bad hands, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality", "ddim_steps": 20, "num_samples": "1", "image_resolution": "512", "detect_resolution": 512 }
Input Parameters
- eta
- Controls the amount of noise that is added to the input data during the denoising diffusion process. Higher value -> more noise
- seed
- Seed
- image (required)
- Input image
- scale
- Scale for classifier-free guidance
- prompt (required)
- Prompt for the model
- a_prompt
- Additional text to be appended to prompt
- n_prompt
- Negative Prompt
- ddim_steps
- Steps
- num_samples
- Number of samples (higher values may OOM)
- low_threshold
- Canny line detection low threshold
- high_threshold
- Canny line detection high threshold
- image_resolution
- Image resolution to be generated
- detect_resolution
- Resolution at which detection method will be applied)
Output Schema
Output
Example Execution Logs
Global seed set to 962031 Data shape for DDIM sampling is (1, 4, 96, 64), eta 0.0 Running DDIM Sampling with 20 timesteps DDIM Sampler: 0%| | 0/20 [00:00<?, ?it/s] DDIM Sampler: 5%|▌ | 1/20 [00:01<00:30, 1.59s/it] DDIM Sampler: 10%|█ | 2/20 [00:02<00:25, 1.44s/it] DDIM Sampler: 15%|█▌ | 3/20 [00:04<00:23, 1.39s/it] DDIM Sampler: 20%|██ | 4/20 [00:05<00:21, 1.37s/it] DDIM Sampler: 25%|██▌ | 5/20 [00:06<00:20, 1.36s/it] DDIM Sampler: 30%|███ | 6/20 [00:08<00:18, 1.36s/it] DDIM Sampler: 35%|███▌ | 7/20 [00:09<00:17, 1.35s/it] DDIM Sampler: 40%|████ | 8/20 [00:10<00:16, 1.35s/it] DDIM Sampler: 45%|████▌ | 9/20 [00:12<00:14, 1.36s/it] DDIM Sampler: 50%|█████ | 10/20 [00:13<00:13, 1.36s/it] DDIM Sampler: 55%|█████▌ | 11/20 [00:15<00:12, 1.36s/it] DDIM Sampler: 60%|██████ | 12/20 [00:16<00:10, 1.36s/it] DDIM Sampler: 65%|██████▌ | 13/20 [00:17<00:09, 1.36s/it] DDIM Sampler: 70%|███████ | 14/20 [00:19<00:08, 1.36s/it] DDIM Sampler: 75%|███████▌ | 15/20 [00:20<00:06, 1.36s/it] DDIM Sampler: 80%|████████ | 16/20 [00:21<00:05, 1.36s/it] DDIM Sampler: 85%|████████▌ | 17/20 [00:23<00:04, 1.37s/it] DDIM Sampler: 90%|█████████ | 18/20 [00:24<00:02, 1.37s/it] DDIM Sampler: 95%|█████████▌| 19/20 [00:26<00:01, 1.37s/it] DDIM Sampler: 100%|██████████| 20/20 [00:27<00:00, 1.37s/it] DDIM Sampler: 100%|██████████| 20/20 [00:27<00:00, 1.37s/it]
Version Details
- Version ID
0304f7f774ba7341ef754231f794b1ba3d129e3c46af3022241325ae0c50fb99
- Version Created
- February 23, 2023