{"version":"1","model":{"id":"fal-ai/flux-pro/v1/vto","name":"Flux Pro VTO","kind":"image","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"Flux Pro Virtual Try-On — realistic garment try-on from a person image and a garment reference.","categories":["tryon"],"prompt_required":true,"prompt_supported":true,"supports":{"referenceImage":true},"requires":{"referenceImage":true},"aspect_ratios":[],"resolutions":[],"durations":[],"max_images":1,"max_reference_images":2,"base_credits":8,"api_gross_margin_percent":20,"added_at":"2026-05-28","popularity_rank":231,"example_prompt":"Upload a person photo and a garment photo to preview the outfit on the person.","preview":{"image":"https://cdn.artemotion.ai/file/artemotion-ai-bckt/model-previews/flux-pro-vto-v1-sm.webp"},"schema_url":"/api/v1/models?id=fal-ai%2Fflux-pro%2Fv1%2Fvto","input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.artemotion.ai/api/v1/models?id=fal-ai%2Fflux-pro%2Fv1%2Fvto","title":"Flux Pro VTO generation request","description":"Request body accepted by POST /api/v1/generate for fal-ai/flux-pro/v1/vto.","type":"object","properties":{"model_id":{"type":"string","const":"fal-ai/flux-pro/v1/vto","description":"ArtEmotion model identifier."},"extra":{"type":"object","additionalProperties":true,"description":"Model-specific settings may also be nested here."},"max_credits":{"type":"number","minimum":1,"description":"Reject before submission if the estimated list price exceeds this cap."},"webhook_url":{"type":"string","format":"uri","maxLength":2048},"webhook_secret":{"type":"string","maxLength":512},"folder_id":{"type":"string"},"prompt":{"type":"string"},"output_format":{"title":"Output Format","description":"The format of the generated image.","default":"jpeg","type":"string","enum":["jpeg","png"]},"seed":{"title":"Seed","description":"The same seed and the same input will output the same image every time.","type":"integer"},"reference_image_urls":{"type":"array","items":{"type":"string","format":"uri"},"minItems":2,"maxItems":2}},"required":["model_id","prompt","reference_image_urls"],"additionalProperties":false},"parameters":[{"key":"output_format","label":"Output Format","type":"select","default":"jpeg","options":["jpeg","png"],"description":"The format of the generated image."},{"key":"seed","label":"Seed","type":"seed","description":"The same seed and the same input will output the same image every time."}]}}