Stability AI
Generate and transform images using Stability AI's Stable Diffusion models.
Overview
The Stability AI package provides integration with Stability AI's image generation platform. Use it when you need to generate images from text descriptions, transform existing images, or upscale images using AI.
Key Features
- Text to Image - Generate images from text prompts
- Image to Image - Transform existing images
- Upscaling - Enhance image resolution
- Masking - Edit specific parts of images
- Account Management - Check credits and account info
Available Nodes
- Connect - Authenticate with Stability AI API
- Disconnect - Close the API connection
- Text To Images - Generate images from text prompts
- Image To Images - Transform an image using a text prompt
- Upscale - Upscale image to higher resolution
- Masking - Edit parts of an image with masks
- Get Engines List - List available AI engines
- Get User Account - Get account information
- Get User Credit - Check remaining API credits
When to Use This Package
- Content Creation: Generate marketing images
- Image Enhancement: Upscale low-resolution images
- Creative Design: Create unique artwork from descriptions
- Image Editing: Modify parts of images with AI
- Prototyping: Generate concept images quickly
Typical Workflow
- Connect with API key
- Get User Credit to check available credits
- Text To Images to generate images
- Upscale to enhance resolution if needed
- Disconnect when finished
Use Cases
- Generate product mockup images
- Create social media content
- Upscale legacy images
- Generate variations of existing images
- Create artistic content from descriptions
📄️ Connect
Robomotion.StabilityAI.Connect
📄️ Disconnect
Robomotion.StabilityAI.Disconnect
📄️ Get Engines List
Robomotion.StabilityAI.Engines.GetEnginesList
📄️ Get User Account
Robomotion.StabilityAI.User.GetUserAccount
📄️ Get User Credit
Robomotion.StabilityAI.User.GetUserCredit
📄️ Create Images From Image
Robomotion.StabilityAI.Generation.ImageToImage
📄️ Masking
Robomotion.StabilityAI.Generation.Masking
📄️ Create Images From Text
Robomotion.StabilityAI.Generation.TextToImage
📄️ Create Upscale
Robomotion.StabilityAI.Generation.Upscale