{"version":"1","model":{"id":"fal-ai/image-apps-v2/virtual-try-on","name":"Image Apps v2 Try-On","kind":"image","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"Image Apps v2 Virtual Try-On — virtually try on garments with an updated multimodal approach.","categories":["tryon"],"prompt_required":false,"prompt_supported":true,"supports":{"referenceImage":true},"requires":{"referenceImage":true},"aspect_ratios":["1:1","16:9","9:16","4:3","3:4"],"resolutions":[],"durations":[],"max_images":1,"max_reference_images":2,"base_credits":10,"api_gross_margin_percent":20,"added_at":"2026-05-10","popularity_rank":233,"example_prompt":"Upload a garment photo and a person photo to see the outfit virtually worn","preview":{"image":"/images/model-previews/generated/image-apps-virtual-try-on-v1.webp"},"schema_url":"/api/v1/models?id=fal-ai%2Fimage-apps-v2%2Fvirtual-try-on","input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.artemotion.ai/api/v1/models?id=fal-ai%2Fimage-apps-v2%2Fvirtual-try-on","title":"Image Apps v2 Try-On generation request","description":"Request body accepted by POST /api/v1/generate for fal-ai/image-apps-v2/virtual-try-on.","type":"object","properties":{"model_id":{"type":"string","const":"fal-ai/image-apps-v2/virtual-try-on","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"},"preserve_pose":{"title":"Preserve Pose","description":"Keep the person's original pose in the try-on result.","default":true,"type":"boolean"},"aspect_ratio":{"type":"string","enum":["1:1","16:9","9:16","4:3","3:4"]},"reference_image_urls":{"type":"array","items":{"type":"string","format":"uri"},"minItems":2,"maxItems":2}},"required":["model_id","reference_image_urls"],"additionalProperties":false},"parameters":[{"key":"preserve_pose","label":"Preserve Pose","type":"toggle","default":true,"description":"Keep the person's original pose in the try-on result."}]}}