egsakash/akashi-v2 🔢🖼️❓📝✓ → 🖼️
About
Example Output
Prompt:
"a photo of cjw ,icon of a cjw person , icon , vector art , trending on artstation , colored , asthetic color"
Output
Performance Metrics
3.00s
Prediction Time
3.05s
Total Time
All Input Parameters
{
"width": 512,
"height": 512,
"prompt": "a photo of cjw ,icon of a cjw person , icon , vector art , trending on artstation , colored , asthetic color",
"scheduler": "K_EULER_ANCESTRAL",
"num_outputs": 1,
"guidance_scale": 7.5,
"negative_prompt": "bad , ugly , distorted , no face , hands , ugly creature , disfigured , worst ",
"prompt_strength": 0.8,
"num_inference_steps": 50,
"disable_safety_check": false
}
Input Parameters
- seed
- Random seed. Leave blank to randomize the seed
- image
- A starting image from which to generate variations (aka 'img2img'). If this input is set, the `width` and `height` inputs are ignored and the output will have the same dimensions as the input image.
- width
- Width of output image. Maximum size is 1024x768 or 768x1024 because of memory limits
- height
- Height of output image. Maximum size is 1024x768 or 768x1024 because of memory limits
- prompt
- Input prompt
- scheduler
- Choose a scheduler
- num_outputs
- Number of images to output.
- guidance_scale
- Scale for classifier-free guidance
- negative_prompt
- Specify things to not see in the output
- prompt_strength
- Prompt strength when using init image. 1.0 corresponds to full destruction of information in init image
- num_inference_steps
- Number of denoising steps
- disable_safety_check
- Disable safety check. Use at your own risk!
Output Schema
Output
Example Execution Logs
Using seed: 22512 using txt2img 0%| | 0/50 [00:00<?, ?it/s] 6%|▌ | 3/50 [00:00<00:01, 27.77it/s] 12%|█▏ | 6/50 [00:00<00:01, 28.05it/s] 18%|█▊ | 9/50 [00:00<00:01, 28.14it/s] 24%|██▍ | 12/50 [00:00<00:01, 28.18it/s] 30%|███ | 15/50 [00:00<00:01, 28.18it/s] 36%|███▌ | 18/50 [00:00<00:01, 28.17it/s] 42%|████▏ | 21/50 [00:00<00:01, 28.18it/s] 48%|████▊ | 24/50 [00:00<00:00, 28.18it/s] 54%|█████▍ | 27/50 [00:00<00:00, 28.21it/s] 60%|██████ | 30/50 [00:01<00:00, 28.22it/s] 66%|██████▌ | 33/50 [00:01<00:00, 28.23it/s] 72%|███████▏ | 36/50 [00:01<00:00, 28.25it/s] 78%|███████▊ | 39/50 [00:01<00:00, 28.08it/s] 84%|████████▍ | 42/50 [00:01<00:00, 28.14it/s] 90%|█████████ | 45/50 [00:01<00:00, 28.18it/s] 96%|█████████▌| 48/50 [00:01<00:00, 28.19it/s] 100%|██████████| 50/50 [00:01<00:00, 28.17it/s]
Version Details
- Version ID
5f3c53fd4d8e25bb437b196f705487bc193106638f1f3a98193a4e1b16168982- Version Created
- December 3, 2023