AbstractVision Playground
Calls an AbstractVision playground API (
/v1/vision/*
).
API Base URL
Ping
Text → Image
Image → Image
Text → Video (Experimental)
Image → Video
Text → Image
Select a model with text-to-image capability.
Model Catalog
Unload
Prompt
a cinematic photo of a red fox in snow, 35mm, high detail
Negative prompt (optional)
Width
Height
Steps
Guidance scale
Seed (optional)
Extra JSON (optional; forwarded to backend)
{}
Generate
Download
Image → Image
Select a model with image edit capability.
Model Catalog
Unload
Prompt
make it watercolor
Input image
Mask image (optional)
Negative prompt (optional)
Steps
Guidance scale
Seed (optional)
Extra JSON (optional; forwarded to backend)
{"strength": 0.75}
Edit
Download
Text → Video
Experimental local text-to-video is currently unavailable in the bundled server.
Model Catalog
Unload
Prompt
a red fox walking through a snowy forest, cinematic, gentle camera motion
Negative prompt (optional)
Width
Height
FPS
Frames
Steps
Guidance scale
Seed (optional)
Extra JSON (optional; forwarded to backend)
{}
Generate
Download
Image → Video
Reserved for a later runtime implementation.
Model Catalog
Unload
Prompt (optional)
Feature reserved for a later image-to-video backend.
No local image-to-video backend is wired into the playground yet.