{"version":"1","model":{"id":"google/virtual-try-on","name":"Google Virtual Try-On","kind":"image","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"Google Virtual Try-On — generate realistic try-on images from a person photo and a clothing product photo.","pricing_note":"$0.075 per generated image (fal-published)","categories":["tryon"],"prompt_required":false,"prompt_supported":false,"input_fields":["person_image_url","product_image_url","num_images"],"supports":{"referenceImage":true},"requires":{"referenceImage":true},"aspect_ratios":[],"resolutions":[],"durations":[],"max_images":4,"max_reference_images":2,"base_credits":10,"api_gross_margin_percent":20,"added_at":"2026-08-24","popularity_rank":230,"example_prompt":"Upload a person photo first and a clothing product photo second to preview the product on the person.","preview":{"image":"/images/model-previews/google-virtual-try-on.webp"},"schema_url":"/api/v1/models?id=google%2Fvirtual-try-on","input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.artemotion.ai/api/v1/models?id=google%2Fvirtual-try-on","title":"Google Virtual Try-On generation request","description":"Request body accepted by POST /api/v1/generate for google/virtual-try-on.","type":"object","properties":{"model_id":{"type":"string","const":"google/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"},"person_image_url":{"type":"string","format":"uri"},"product_image_url":{"type":"string","format":"uri"},"num_images":{"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":[]}}