Text to image
Generate images from text using stabel diffusion, a system like DALL-E 2. This is a simple text2image api for generating AI images. The more detail you providethe better results you will get! Each request will generate 3 images and return a URL to those images.
Text to image endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
generate / |
Generates an imagine based on the input. This model was trained on sketches and paintings, it works best with these types of requests. |
| GET |
generateV2 / |
Generates up to 3 images based on text input using machine learning. Generating 3 images at a time will take up to 60 seconds to complete. |
Text to image pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | — |
|
| ULTRA | $20 / month | — |
|
| MEGA | $40 / month | — |
|