{"version":"1","model":{"id":"fal-ai/fashn/tryon/v1.6","name":"FASHN v1.6","kind":"image","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"FASHN v1.6 — state-of-the-art virtual try-on. Proprietary fashion model trained on millions of garments; photorealistic fit with strong logo, print and texture preservation. Commercially permissible.","categories":["tryon"],"prompt_required":false,"prompt_supported":true,"supports":{"referenceImage":true},"requires":{"referenceImage":true},"aspect_ratios":[],"resolutions":[],"durations":[],"max_images":1,"max_reference_images":2,"base_credits":12,"api_gross_margin_percent":20,"added_at":"2026-06-26","popularity_rank":232,"example_prompt":"Upload a person photo and a garment photo to preview the outfit on the person.","preview":{"image":"/images/model-previews/generated/fashn-tryon-v1-6-v1.webp"},"schema_url":"/api/v1/models?id=fal-ai%2Ffashn%2Ftryon%2Fv1.6","input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.artemotion.ai/api/v1/models?id=fal-ai%2Ffashn%2Ftryon%2Fv1.6","title":"FASHN v1.6 generation request","description":"Request body accepted by POST /api/v1/generate for fal-ai/fashn/tryon/v1.6.","type":"object","properties":{"model_id":{"type":"string","const":"fal-ai/fashn/tryon/v1.6","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"},"category":{"title":"Category","description":"Garment category; 'auto' detects it from the garment image.","default":"auto","type":"string","enum":["auto","tops","bottoms","one-pieces"]},"mode":{"title":"Mode","description":"Speed vs. quality tradeoff. 'quality' is the most photorealistic.","default":"balanced","type":"string","enum":["performance","balanced","quality"]},"garment_photo_type":{"title":"Garment Photo Type","description":"Whether the garment photo is on a model or a flat-lay.","default":"auto","type":"string","enum":["auto","model","flat-lay"]},"moderation_level":{"title":"Moderation Level","description":"Content moderation strictness.","default":"permissive","type":"string","enum":["none","permissive","conservative"]},"segmentation_free":{"title":"Segmentation Free","description":"Maskless try-on for more natural blending.","default":true,"type":"boolean"},"num_samples":{"title":"Num Samples","description":"Number of try-on variations to generate.","default":1,"type":"number","minimum":1,"maximum":4,"multipleOf":1},"output_format":{"title":"Output Format","description":"Output image format.","default":"png","type":"string","enum":["png","jpeg"]},"seed":{"title":"Seed","description":"Random seed for reproducible results.","type":"integer"},"reference_image_urls":{"type":"array","items":{"type":"string","format":"uri"},"minItems":2,"maxItems":2}},"required":["model_id","reference_image_urls"],"additionalProperties":false},"parameters":[{"key":"category","label":"Category","type":"select","default":"auto","options":["auto","tops","bottoms","one-pieces"],"description":"Garment category; 'auto' detects it from the garment image."},{"key":"mode","label":"Mode","type":"select","default":"balanced","options":["performance","balanced","quality"],"description":"Speed vs. quality tradeoff. 'quality' is the most photorealistic."},{"key":"garment_photo_type","label":"Garment Photo Type","type":"select","default":"auto","options":["auto","model","flat-lay"],"description":"Whether the garment photo is on a model or a flat-lay."},{"key":"moderation_level","label":"Moderation Level","type":"select","default":"permissive","options":["none","permissive","conservative"],"description":"Content moderation strictness."},{"key":"segmentation_free","label":"Segmentation Free","type":"toggle","default":true,"description":"Maskless try-on for more natural blending."},{"key":"num_samples","label":"Num Samples","type":"number","default":1,"min":1,"max":4,"step":1,"description":"Number of try-on variations to generate."},{"key":"output_format","label":"Output Format","type":"select","default":"png","options":["png","jpeg"],"description":"Output image format."},{"key":"seed","label":"Seed","type":"seed","description":"Random seed for reproducible results."}]}}