sdxl-based/ays-text-to-image 🔢📝❓ → 🖼️
About
Uses 'Align your steps' for faster higher quality images
Example Output
Prompt:
"a beautiful portrait photo of a cat"
Output
Performance Metrics
1.24s
Prediction Time
1.25s
Total Time
All Input Parameters
{
"steps": 10,
"width": 1156,
"height": 768,
"prompt": "a beautiful portrait photo of a cat",
"checkpoint": "ProteusV0.4.safetensors",
"num_outputs": 1,
"sampler_name": "euler",
"output_format": "webp",
"guidance_scale": 7.5,
"output_quality": 80,
"negative_prompt": ""
}
Input Parameters
- seed
- steps
- Number of diffusion steps. (A minimum of 10 with AYS)
- width
- height
- prompt
- checkpoint
- The SDXL model to use for generation
- num_outputs
- Number of outputs
- sampler_name
- output_format
- Format of the output images
- guidance_scale
- Scale for classifier-free guidance
- output_quality
- Quality of the output images, from 0 to 100. 100 is best quality, 0 is lowest quality.
- negative_prompt
- The negative prompt to guide image generation.
Output Schema
Output
Example Execution Logs
Random seed set to: 3470234499
Checking inputs
====================================
Checking weights
✅ ProteusV0.4.safetensors
====================================
Running workflow
got prompt
Executing node 21, title: SamplerCustom, class type: SamplerCustom
0%| | 0/10 [00:00<?, ?it/s]
20%|██ | 2/10 [00:00<00:00, 16.72it/s]
40%|████ | 4/10 [00:00<00:00, 13.17it/s]
60%|██████ | 6/10 [00:00<00:00, 12.32it/s]
80%|████████ | 8/10 [00:00<00:00, 11.94it/s]
100%|██████████| 10/10 [00:00<00:00, 11.76it/s]
100%|██████████| 10/10 [00:00<00:00, 12.21it/s]
Executing node 8, title: VAE Decode, class type: VAEDecode
Executing node 9, title: Save Image, class type: SaveImage
Prompt executed in 1.14 seconds
outputs: {'9': {'images': [{'filename': 'ComfyUI_00001_.png', 'subfolder': '', 'type': 'output'}]}}
====================================
Contents of /tmp/outputs:
ComfyUI_00001_.png
Version Details
- Version ID
a004c3ac8f62ac95a90b5a0c264beb47b66a6d1f8141b76fb27cd90e9a8bfe8e- Version Created
- April 30, 2024