datacte/proteus-v0.4 🖼️🔢📝❓✓ → 🖼️

▶️ 112.4K runs 📅 Feb 2024 ⚙️ Cog 0.9.3 🔗 GitHub ⚖️ License
image-inpainting image-to-image text-to-image

About

ProteusV0.4: The Style Update

Example Output

Prompt:

"3 fish in a fish tank wearing adorable outfits, best quality, hd"

Output

Example output

Performance Metrics

10.47s Prediction Time
10.52s Total Time
All Input Parameters
{
  "width": 1024,
  "height": 1024,
  "prompt": "3 fish in a fish tank wearing adorable outfits, best quality, hd",
  "scheduler": "DPM++2MSDE",
  "num_outputs": 1,
  "guidance_scale": 7.5,
  "apply_watermark": true,
  "negative_prompt": "nsfw, bad quality, bad anatomy, worst quality, low quality, low resolutions, extra fingers, blur, blurry, ugly, wrongs proportions, watermark, image artifacts, lowres, ugly, jpeg artifacts, deformed, noisy image",
  "prompt_strength": 0.8,
  "num_inference_steps": 20
}
Input Parameters
mask Type: string
Input mask for inpaint mode. Black areas will be preserved, white areas will be inpainted.
seed Type: integer
Random seed. Leave blank to randomize the seed
image Type: string
Input image for img2img or inpaint mode
width Type: integerDefault: 1024
Width of output image. Recommended 1024 or 1280
height Type: integerDefault: 1024
Height of output image. Recommended 1024 or 1280
prompt Type: stringDefault: black fluffy gorgeous dangerous cat animal creature, large orange eyes, big fluffy ears, piercing gaze, full moon, dark ambiance, best quality, extremely detailed
Input prompt
scheduler Default: DPM++2MSDE
scheduler
num_outputs Type: integerDefault: 1Range: 1 - 4
Number of images to output.
guidance_scale Type: numberDefault: 7.5Range: 1 - 50
Scale for classifier-free guidance. Recommended 4-6
apply_watermark Type: booleanDefault: true
Applies a watermark to enable determining if an image is generated in downstream applications. If you have other provisions for generating or deploying images safely, you can use this to disable watermarking.
negative_prompt Type: stringDefault: nsfw, bad quality, bad anatomy, worst quality, low quality, low resolutions, extra fingers, blur, blurry, ugly, wrongs proportions, watermark, image artifacts, lowres, ugly, jpeg artifacts, deformed, noisy image
Negative Input prompt
prompt_strength Type: numberDefault: 0.8Range: 0 - 1
Prompt strength when using img2img / inpaint. 1.0 corresponds to full destruction of information in image
num_inference_steps Type: integerDefault: 20Range: 1 - 100
Number of denoising steps. 20 to 60 steps for more detail, 20 steps for faster results.
disable_safety_checker Type: booleanDefault: false
Disable safety checker for generated images. This feature is only available through the API. See https://replicate.com/docs/how-does-replicate-work#safety
Output Schema

Output

Type: arrayItems Type: stringItems Format: uri

Example Execution Logs
Using seed: 1471417868
Prompt: 3 fish in a fish tank wearing adorable outfits, best quality, hd
txt2img mode
  0%|          | 0/20 [00:00<?, ?it/s]
  5%|▌         | 1/20 [00:00<00:07,  2.46it/s]
 10%|█         | 2/20 [00:00<00:07,  2.45it/s]
 15%|█▌        | 3/20 [00:01<00:06,  2.44it/s]
 20%|██        | 4/20 [00:01<00:06,  2.45it/s]
 25%|██▌       | 5/20 [00:02<00:06,  2.45it/s]
 30%|███       | 6/20 [00:02<00:05,  2.45it/s]
 35%|███▌      | 7/20 [00:02<00:05,  2.45it/s]
 40%|████      | 8/20 [00:03<00:04,  2.45it/s]
 45%|████▌     | 9/20 [00:03<00:04,  2.45it/s]
 50%|█████     | 10/20 [00:04<00:04,  2.45it/s]
 55%|█████▌    | 11/20 [00:04<00:03,  2.45it/s]
 60%|██████    | 12/20 [00:04<00:03,  2.45it/s]
 65%|██████▌   | 13/20 [00:05<00:02,  2.44it/s]
 70%|███████   | 14/20 [00:05<00:02,  2.44it/s]
 75%|███████▌  | 15/20 [00:06<00:02,  2.44it/s]
 80%|████████  | 16/20 [00:06<00:01,  2.44it/s]
 85%|████████▌ | 17/20 [00:06<00:01,  2.44it/s]
 90%|█████████ | 18/20 [00:07<00:00,  2.44it/s]
 95%|█████████▌| 19/20 [00:07<00:00,  2.44it/s]
100%|██████████| 20/20 [00:07<00:00,  2.87it/s]
100%|██████████| 20/20 [00:07<00:00,  2.51it/s]
Version Details
Version ID
34a427535a3c45552b94369280b823fcd0e5c9710e97af020bf445c033d4569e
Version Created
February 26, 2024
Run on Replicate →