rossjillian/controlnet_1-1 🔢🖼️📝❓ → 🖼️
About
Nightly release of ControlNet 1.1
Example Output
Prompt:
"a photo of a brightly colored turtle"
Output
Performance Metrics
3.27s
Prediction Time
3.38s
Total Time
All Input Parameters
{
"image": "https://replicate.delivery/pbxt/IfYcADnrquHyFiJaLur1fgv6P4ZxKUyGgpuEWPamUAlF1VQI/user_1.png",
"scale": 9,
"steps": 20,
"prompt": "a photo of a brightly colored turtle",
"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",
"structure": "scribble",
"num_samples": "1",
"low_threshold": 100,
"high_threshold": 200,
"image_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
- steps
- Steps
- prompt (required)
- Prompt for the model
- a_prompt
- Additional text to be appended to prompt
- n_prompt
- Negative prompt
- structure (required)
- Structure to condition on
- num_samples
- Number of samples (higher values may OOM)
- low_threshold
- [canny only] Line detection low threshold
- high_threshold
- [canny only] Line detection high threshold
- image_resolution
- Resolution of image (square)
Output Schema
Output
Example Execution Logs
Using seed: 64484 0%| | 0/20 [00:00<?, ?it/s] 10%|█ | 2/20 [00:00<00:01, 11.24it/s] 20%|██ | 4/20 [00:00<00:01, 11.31it/s] 30%|███ | 6/20 [00:00<00:01, 11.45it/s] 40%|████ | 8/20 [00:00<00:01, 11.52it/s] 50%|█████ | 10/20 [00:00<00:00, 11.52it/s] 60%|██████ | 12/20 [00:01<00:00, 11.50it/s] 70%|███████ | 14/20 [00:01<00:00, 11.56it/s] 80%|████████ | 16/20 [00:01<00:00, 11.56it/s] 90%|█████████ | 18/20 [00:01<00:00, 11.60it/s] 100%|██████████| 20/20 [00:01<00:00, 11.61it/s] 100%|██████████| 20/20 [00:01<00:00, 11.54it/s]
Version Details
- Version ID
fe97435bfd17881fadfb8e290ebbf172f5835ac2ee015509d9d66b61a24bc5d3- Version Created
- April 17, 2023