Stability AI Stability AI is an open-source artificial intelligence company focused on generative AI models. Developers and researchers use it to create images, audio, and video from text prompts. Official docs: https://platform.stability.ai/docs/api-reference Stability AI Overview - Image - Generation - txt2img — Generate an image from a text prompt. - img2img — Generate an image from an image and a text prompt. - upscale — Upscale an image. - Image to video - img2vid — Generate a video from an image. - User - Balance — Check the user's balance. Use action names and parameters as needed. Wor…