{"version":"1","model":{"id":"fal-ai/qwen-image-edit-2509-lora-gallery/face-to-full-portrait","name":"Qwen Face to Full Portrait (2509)","kind":"image","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"Qwen Face to Full Portrait 2509 — generates a full-body portrait from a face reference using Qwen 2509.","categories":["character"],"prompt_required":true,"prompt_supported":true,"supports":{"referenceImage":true},"requires":{"referenceImage":true},"aspect_ratios":["1:1","16:9","9:16","4:3","3:4"],"resolutions":["1024","2048"],"durations":[],"max_images":1,"base_credits":10,"api_gross_margin_percent":20,"added_at":"2026-05-05","popularity_rank":192,"example_prompt":"elegant woman in a sophisticated tailored blazer, full body portrait, luxury penthouse backdrop, cinematic studio lighting, sharp detail","preview":{"image":"https://cdn.artemotion.ai/file/artemotion-ai-bckt/model-previews/qwen-2509-face-to-portrait-sm.webp"},"schema_url":"/api/v1/models?id=fal-ai%2Fqwen-image-edit-2509-lora-gallery%2Fface-to-full-portrait","input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.artemotion.ai/api/v1/models?id=fal-ai%2Fqwen-image-edit-2509-lora-gallery%2Fface-to-full-portrait","title":"Qwen Face to Full Portrait (2509) generation request","description":"Request body accepted by POST /api/v1/generate for fal-ai/qwen-image-edit-2509-lora-gallery/face-to-full-portrait.","type":"object","properties":{"model_id":{"type":"string","const":"fal-ai/qwen-image-edit-2509-lora-gallery/face-to-full-portrait","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"},"acceleration":{"title":"Acceleration","description":"Acceleration level for image generation.","default":"regular","type":"string","enum":["none","regular"]},"negative_prompt":{"title":"Negative Prompt","description":"Content to avoid in the generated image.","default":" ","type":"string"},"output_format":{"title":"Output Format","description":"The format of the output image.","default":"png","type":"string","enum":["png","jpeg","webp"]},"enable_safety_checker":{"title":"Enable Safety Checker","description":"If set to true, the safety checker will be enabled.","default":true,"type":"boolean"},"num_inference_steps":{"title":"Num Inference Steps","description":"The number of inference steps to perform.","default":6,"type":"number","minimum":2,"maximum":50,"multipleOf":1},"lora_scale":{"title":"Lora Scale","description":"The strength of the LoRA effect.","default":1,"type":"number","minimum":0,"maximum":4},"guidance_scale":{"title":"Guidance Scale","description":"The CFG guidance scale.","default":1,"type":"number","minimum":0,"maximum":20},"seed":{"title":"Seed","description":"Random seed for reproducibility.","type":"integer"},"aspect_ratio":{"type":"string","enum":["1:1","16:9","9:16","4:3","3:4"]},"resolution":{"type":"string","enum":["1024","2048"]},"reference_image_url":{"type":"string","format":"uri"}},"required":["model_id","prompt","reference_image_url"],"additionalProperties":false},"parameters":[{"key":"acceleration","label":"Acceleration","type":"select","default":"regular","options":["none","regular"],"description":"Acceleration level for image generation."},{"key":"negative_prompt","label":"Negative Prompt","type":"text","default":" ","description":"Content to avoid in the generated image."},{"key":"output_format","label":"Output Format","type":"select","default":"png","options":["png","jpeg","webp"],"description":"The format of the output image."},{"key":"enable_safety_checker","label":"Enable Safety Checker","type":"toggle","default":true,"description":"If set to true, the safety checker will be enabled."},{"key":"num_inference_steps","label":"Num Inference Steps","type":"number","default":6,"min":2,"max":50,"step":1,"description":"The number of inference steps to perform."},{"key":"lora_scale","label":"Lora Scale","type":"number","default":1,"min":0,"max":4,"description":"The strength of the LoRA effect."},{"key":"guidance_scale","label":"Guidance Scale","type":"number","default":1,"min":0,"max":20,"description":"The CFG guidance scale."},{"key":"seed","label":"Seed","type":"seed","description":"Random seed for reproducibility."}]}}