Hyperbolic · Arazzo Workflow
Hyperbolic Image Prompt QA Loop
Version 1.0.0
Render an image, judge it with a vision model, and re-render once if it fails QA.
View Spec
View on GitHub
Artificial IntelligenceComputeDecentralizedDePINGPUImage-GenerationInferenceLLMMarketplaceOpen-SourceArazzoWorkflows
Provider
Workflows
image-prompt-qa
Generate an image, QA it with a vision model, and re-render on failure.
Renders an image from a prompt, asks a vision model whether it matches the requested subject, and branches: a PASS ends the flow while a FAIL triggers a single higher-quality re-render.
1
2
judge
Ask the vision model whether the rendered image matches the requested subject, requiring a verdict that starts with PASS or FAIL.
3
rerender
Re-render the image once at a higher step count when the vision model rejected the first pass.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.