Stability
We have made our API compatible with Stability AI's STABLE IMAGE series of interfaces. You only need to follow Stability AI's request format, and replace https://api.stability.ai
with https://api.ezlinkai.com/
to access the series of interfaces. We plan to fully integrate and make our API compatible with all of Stability AI's interfaces in the future.
STABLE IMAGE
- Generate: Generate new images from textual descriptions.
- Upscale: Increase the resolution and add additional details to existing images.
- Edit: Modify specific parts of an image based on textual descriptions.
- Control: Fine-tune image generation by adjusting parameters such as style, mood, and composition.
For more information, please refer to the Stability API documentation.