zf-kbot/claymation 🔢🖼️📝❓ → 🖼️
About
Generate clay style images based on prompts or images
Example Output
Prompt:
"A cute girl"
Output
Performance Metrics
11.81s
Prediction Time
330.63s
Total Time
All Input Parameters
{
"width": 1024,
"height": 1024,
"prompt": "A cute girl",
"strength": 0.6,
"scheduler": "KarrasDPM",
"num_outputs": 1,
"guidance_scale": 6,
"negative_prompt": "ugly, disfigured, duplicate, mutated, bad art, blur, blurry, dof",
"num_inference_steps": 24
}
Input Parameters
- seed
- Random seed. Leave blank to randomize the seed
- image
- Input image, for image to image
- width
- Width of output image
- height
- Height of output image
- prompt
- Input prompt
- strength
- The weight of image
- scheduler
- scheduler
- num_outputs
- Number of images to output.
- guidance_scale
- Scale for classifier-free guidance
- negative_prompt
- Input Negative Prompt
- num_inference_steps
- Number of denoising steps
Output Schema
Output
Example Execution Logs
Using seed: 5695708 loading lora file: clay.safetensors lora_scale: 1.0 0%| | 0/24 [00:00<?, ?it/s] 4%|▍ | 1/24 [00:00<00:09, 2.51it/s] 8%|▊ | 2/24 [00:00<00:06, 3.42it/s] 12%|█▎ | 3/24 [00:00<00:05, 3.57it/s] 17%|█▋ | 4/24 [00:01<00:05, 3.66it/s] 21%|██ | 5/24 [00:01<00:05, 3.70it/s] 25%|██▌ | 6/24 [00:01<00:04, 3.73it/s] 29%|██▉ | 7/24 [00:01<00:04, 3.75it/s] 33%|███▎ | 8/24 [00:02<00:04, 3.76it/s] 38%|███▊ | 9/24 [00:02<00:03, 3.77it/s] 42%|████▏ | 10/24 [00:02<00:03, 3.77it/s] 46%|████▌ | 11/24 [00:02<00:03, 3.78it/s] 50%|█████ | 12/24 [00:03<00:03, 3.75it/s] 54%|█████▍ | 13/24 [00:03<00:02, 3.75it/s] 58%|█████▊ | 14/24 [00:03<00:02, 3.80it/s] 62%|██████▎ | 15/24 [00:04<00:02, 3.79it/s] 67%|██████▋ | 16/24 [00:04<00:02, 3.77it/s] 71%|███████ | 17/24 [00:04<00:01, 3.78it/s] 75%|███████▌ | 18/24 [00:04<00:01, 3.79it/s] 79%|███████▉ | 19/24 [00:05<00:01, 3.78it/s] 83%|████████▎ | 20/24 [00:05<00:01, 3.78it/s] 88%|████████▊ | 21/24 [00:05<00:00, 3.77it/s] 92%|█████████▏| 22/24 [00:05<00:00, 3.78it/s] 96%|█████████▌| 23/24 [00:06<00:00, 3.77it/s] 100%|██████████| 24/24 [00:06<00:00, 3.77it/s] 100%|██████████| 24/24 [00:06<00:00, 3.73it/s]
Version Details
- Version ID
95cb01c3e941a760c360946a79d35dba8216b7c5f566f5b9713749414c3030b4- Version Created
- July 2, 2024