datacte/proteus-v0.4 🖼️🔢📝❓✓ → 🖼️
About
ProteusV0.4: The Style Update
Example Output
Prompt:
"3 fish in a fish tank wearing adorable outfits, best quality, hd"
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
- Input mask for inpaint mode. Black areas will be preserved, white areas will be inpainted.
- seed
- Random seed. Leave blank to randomize the seed
- image
- Input image for img2img or inpaint mode
- width
- Width of output image. Recommended 1024 or 1280
- height
- Height of output image. Recommended 1024 or 1280
- prompt
- Input prompt
- scheduler
- scheduler
- num_outputs
- Number of images to output.
- guidance_scale
- Scale for classifier-free guidance. Recommended 4-6
- apply_watermark
- 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
- Negative Input prompt
- prompt_strength
- Prompt strength when using img2img / inpaint. 1.0 corresponds to full destruction of information in image
- num_inference_steps
- Number of denoising steps. 20 to 60 steps for more detail, 20 steps for faster results.
- disable_safety_checker
- 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
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