adalab-ai/kandinsky_v2_2 🔢❓🖼️📝 → 🖼️
About
Generate images with Kandinsky 2.2 - Mix text and images
Example Output
Prompt:
"A alien cheeseburger creature eating itself, claymation, cinematic, moody lighting"
Output
Performance Metrics
3.25s
Prediction Time
3.21s
Total Time
All Input Parameters
{
"task": "text2img",
"width": 1024,
"height": 1024,
"prompt": "A alien cheeseburger creature eating itself, claymation, cinematic, moody lighting",
"scheduler": "unipc",
"img_weight": 1,
"num_outputs": 1,
"guidance_scale": 4,
"negative_prompt": "ugly, tiling, oversaturated, undersaturated, poorly drawn hands, poorly drawn feet, poorly drawn face, out of frame, extra limbs, disfigured, deformed, body out of frame, blurry, bad anatomy, blurred, watermark, grainy, signature, cut off, draft",
"num_steps_prior": 2,
"num_inference_steps": 18
}
Input Parameters
- seed
- Random seed. Leave blank to randomize the seed
- task
- Choose a task
- image
- Input image for text2img
- width
- Width of output image. Reduce the seeting if hits memory limits
- height
- Height of output image. Reduce the seeting if hits memory limits
- prompt
- Provide input prompt
- scheduler
- Choose a scheduler
- img_weight
- Weight of image - larger than 1 means more weight to image, lower than 0 is more weight to text
- num_outputs
- Number of images to output.
- guidance_scale
- Scale for classifier-free guidance
- negative_prompt
- Specify things to not see in the output for text2img and text_guided_img2img tasks
- num_steps_prior
- Number of denoising steps in prior
- num_inference_steps
- Number of denoising steps
Output Schema
Output
Example Execution Logs
Using seed: 47117 0%| | 0/2 [00:00<?, ?it/s] 100%|██████████| 2/2 [00:00<00:00, 44.94it/s] 0%| | 0/2 [00:00<?, ?it/s] 100%|██████████| 2/2 [00:00<00:00, 45.88it/s] 0%| | 0/18 [00:00<?, ?it/s] 6%|▌ | 1/18 [00:00<00:02, 6.39it/s] 17%|█▋ | 3/18 [00:00<00:01, 9.28it/s] 28%|██▊ | 5/18 [00:00<00:01, 10.58it/s] 39%|███▉ | 7/18 [00:00<00:00, 11.20it/s] 50%|█████ | 9/18 [00:00<00:00, 11.55it/s] 61%|██████ | 11/18 [00:00<00:00, 11.76it/s] 72%|███████▏ | 13/18 [00:01<00:00, 11.89it/s] 83%|████████▎ | 15/18 [00:01<00:00, 11.96it/s] 94%|█████████▍| 17/18 [00:01<00:00, 12.01it/s] 100%|██████████| 18/18 [00:01<00:00, 11.45it/s]
Version Details
- Version ID
eb68c00d7fc7d7297a04dcecbdd29032361ab8f1d3f6843c32fbd6ec70532319- Version Created
- July 18, 2023