Cosmos 3 Super Text to Image
Cosmos 3 Super Text to Image · NVIDIA — Text to image · Negative prompt · JPEG/PNG. Call it through one queue API and pay for the options you pick.
modellane/cosmos-3-super-text-to-image · Text to image · NVIDIA
Text to image model: negative prompt, JPEG/PNG.
- Vendor
- NVIDIA
- Task
- Text to image
- Output
- Image
- Price
- From $0.06 per run
Input parameters
- Prompt
prompt— required, at most 2500 characters Describe what you want produced as concretely as you can. - Negative prompt
negative_prompt— optional Things you don't want to see in the output. - Image size
image_size— optional The pixel size of the output image. - Steps
num_inference_steps— optional, default: 28, range: 1–50 More steps usually give a cleaner result and take longer. - Prompt adherence
guidance_scale— optional, default: 4, range: 1–20 A high value stays close to the prompt, a low value leaves the model more room. - Output format
output_format— optional, options: JPEG, PNG The file format of the output. - Seed
seed— optional The same seed and the same settings produce a similar result; leave it empty and one is picked at random. - Safety checker
enable_safety_checker— optional, default: No When on, the output is passed through a safety filter.
Output and retention
The generated file and your input are kept for seven days and then deleted.
Queue API
Submit to the queue: POST /v1/queue/modellane/cosmos-3-super-text-to-image
Status, result, cancellation and error codes work the same for every model; see the API docs.
Playground
Everything on this page is public; you need an account to run the model.