Free
AI Image Generator
Generate an image from a text prompt.
Text to imageMultiple aspect ratiosPNG downloadFree
Your generated image will appear here
Frequently asked questions
Built with Pixeltable
Fact sheet
Last updated
| Modality | Image |
|---|---|
| Inputs | Text prompt |
| Outputs | Generated image |
| Computed column | Image generation stored on the row |
| What updates | A new or changed row recomputes only that row. Unchanged rows stay cached. |
| Canonical doc | Computed columns |
Runnable sample
import pixeltable as pxt
TableModel = pxt.model_base()
class Photos(TableModel, name='photos'):
image: pxt.Image
width = image.widthRelated tools
- AI Avatar & Cartoon Maker
Modality: Image
Computed column: Model call stored as a computed column
Docs - Colorize & Restore Photo
Modality: Image
Computed column: Model call stored as a computed column
Docs