rossjillian/controlnet_1-1 🔢🖼️📝❓ → 🖼️

▶️ 8.3K runs 📅 Apr 2023 ⚙️ Cog 0.6.1 🔗 GitHub 📄 Paper ⚖️ License
image-editing image-to-image

About

Nightly release of ControlNet 1.1

Example Output

Prompt:

"a photo of a brightly colored turtle"

Output

Example 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 Type: numberDefault: 0
Controls the amount of noise that is added to the input data during the denoising diffusion process. Higher value -> more noise
seed Type: integer
Seed
image (required) Type: string
Input image
scale Type: numberDefault: 9Range: 0.1 - 30
Scale for classifier-free guidance
steps Type: integerDefault: 20
Steps
prompt (required) Type: string
Prompt for the model
a_prompt Type: stringDefault: Best quality, extremely detailed
Additional text to be appended to prompt
n_prompt Type: stringDefault: Longbody, lowres, bad anatomy, bad hands, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality
Negative prompt
structure (required)
Structure to condition on
num_samples Default: 1
Number of samples (higher values may OOM)
low_threshold Type: integerDefault: 100Range: 1 - 255
[canny only] Line detection low threshold
high_threshold Type: integerDefault: 200Range: 1 - 255
[canny only] Line detection high threshold
image_resolution Default: 512
Resolution of image (square)
Output Schema

Output

Type: arrayItems Type: stringItems Format: uri

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
Run on Replicate →