Skip to content

Uncensored AI image and video, yours to

Describe what you want and get it back as image or video — in Studio, or with one call to the same catalog from the API. Prompts render as written, finished work keeps its settings in your library, and you pay only for what you run.

The catalog

Featured models

Text to image

The cheapest image model in the catalog. Prompt only: it takes no reference image.
3 credits

Text to image

Text to image, 2K only, in square, 4:3, 3:4, 16:9 and 9:16 frames. Refused runs are refunded.
10 credits

Image to image

Edits from up to ten references at 2K; references past the first are charged extra.
10 credits

Text to image

Text to image up to 2048×2048, with seed and negative prompt settings.
8 credits

Image to image

Edits from up to three references, and each one past the first costs extra.
8 credits

Text to image

The higher-priced Qwen tier. Prompt only, and every output shape costs the same.
10 credits

Create

One platform for every kind of creator.

Two ways in: Studio when you want the file now, the API when you want it inside your own product. Same catalog, same credit balance.

Build

Original artwork for Build: a corgi in headphones working at a desk, painted in thick oil strokes

Vellria is one catalog behind one REST endpoint shape: image, video, edits and upscales, the same models Studio runs. Keys, usage and spend live in the console, and the request that worked in the playground is the request that ships.

  • One endpoint shape for every model
  • Keys, usage and spend in the console
  • Same catalog as Studio

Create

Original artwork for Create: a kitten painting a canvas at an easel, painted in thick oil strokes

Studio is the panel side of Vellria: pick a model, describe what you want, and the finished file lands in the same window — next to the references you brought and the settings that produced it.

  • Image, video and edits in one panel
  • References the model accepts
  • Every finished run keeps its settings

Advantage

Why Vellria?

What the catalog, the API and the panel each give you — stated as they are, so nothing here has to be walked back later.

Original artwork for the advantages section: foxes, a rabbit and a hedgehog in a sunlit meadow, painted in thick oil strokes
  • Uncensored, as the model ships

    Nothing of ours rewrites, blocks or quietly swaps your prompt. The catalog carries image and video models as they come, and what you type is what the model receives.

  • One key, the whole catalog

    Every model answers to the same request shape: move from image to video, or from generation to an edit, by changing a single field. Keys, usage and spend sit in one console.

  • Produce on the platform

    Studio runs that same catalog in the browser — no code, nothing to install. Describe the shot, watch it render, and the finished file stays in your library with the settings that produced it.

  • Pay per generation

    Credits, no subscription required — or an optional monthly plan. The price is on the model page before you press anything, a finished run is what gets charged, and an attempt that fails is refunded.

For developers

One API. Every model.

Image, video, edits and upscales share one REST endpoint shape and one credit balance. Get a key in the console, and the reference gives you a working example in your language.

import os
from vellria import Client

client = Client(api_key=os.getenv("VELLRIA_API_KEY"))

generation = client.generate.image(
    model="vellria-lite",
    prompt="A cat asleep in space, cinematic light",
    size="1024*1024",
    seed=42,
)

result = client.generations.wait(generation.id)
print(result.output_url)

FAQ

Frequently asked questions

Browse the catalog before you spend anything

No subscription required — or an optional monthly plan. Add credits and pay for what you use.
Pick a model