Deploy SDXL Lightning
Example usage
The model accepts a single input, prompt, and returns a base64 string of the image as the keyresult
.
This implementation uses the 4-step UNet checkpoint to balance speed and quality. You can deploy your own version with either 2 steps for even faster results or 8 steps for even higher quality.