{"version":"1","model":{"id":"fal-ai/flux-pulid","name":"Flux PuLID","kind":"image","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"Flux PuLID — Flux-backbone identity preservation for high-quality consistent portraits with natural lighting and sharp detail.","pricing_note":"$0.0333 / megapixel","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"],"durations":[],"max_images":4,"base_credits":5,"api_gross_margin_percent":20,"added_at":"2026-06-24","popularity_rank":194,"example_prompt":"The same person in a sun-drenched Santorini café, wearing a white linen dress, soft morning light, editorial fashion photography","preview":{"image":"https://cdn.artemotion.ai/file/artemotion-ai-bckt/model-previews/flux-pulid-v1-sm.webp"},"schema_url":"/api/v1/models?id=fal-ai%2Fflux-pulid","input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.artemotion.ai/api/v1/models?id=fal-ai%2Fflux-pulid","title":"Flux PuLID generation request","description":"Request body accepted by POST /api/v1/generate for fal-ai/flux-pulid.","type":"object","properties":{"model_id":{"type":"string","const":"fal-ai/flux-pulid","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"},"num_inference_steps":{"title":"Steps","description":"Number of denoising steps. Higher = more detail.","default":20,"type":"number","minimum":1,"maximum":50,"multipleOf":1},"id_weight":{"title":"Identity Weight","description":"Strength of face identity preservation. Higher = closer match to the reference.","default":1,"type":"number","minimum":0,"maximum":1,"multipleOf":0.05},"guidance_scale":{"title":"Guidance Scale","description":"How closely the model follows the prompt.","default":4,"type":"number","minimum":0,"maximum":20,"multipleOf":0.5},"true_cfg":{"title":"True CFG","description":"True classifier-free guidance scale. 1 uses the faster distilled guidance; above 1 switches to real CFG.","default":1,"type":"number","minimum":1,"maximum":10,"multipleOf":0.5},"start_step":{"title":"ID Start Step","description":"Denoising step at which identity conditioning kicks in. Later start = more prompt freedom, weaker likeness.","default":0,"type":"number","minimum":0,"maximum":50,"multipleOf":1},"max_sequence_length":{"title":"Max Sequence Length","description":"Maximum prompt token length. Longer allows more detailed prompts at some speed cost.","default":"128","type":"string","enum":["128","256","512"]},"negative_prompt":{"title":"Negative Prompt","description":"Elements to exclude from the generated image.","default":"","type":"string"},"enable_safety_checker":{"title":"Enable Safety Checker","description":"Whether to enable the safety checker.","default":true,"type":"boolean"},"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"]},"num_images":{"type":"integer","minimum":1,"maximum":4},"reference_image_url":{"type":"string","format":"uri"}},"required":["model_id","prompt","reference_image_url"],"additionalProperties":false},"parameters":[{"key":"num_inference_steps","label":"Steps","type":"number","default":20,"min":1,"max":50,"step":1,"description":"Number of denoising steps. Higher = more detail."},{"key":"id_weight","label":"Identity Weight","type":"number","default":1,"min":0,"max":1,"step":0.05,"description":"Strength of face identity preservation. Higher = closer match to the reference."},{"key":"guidance_scale","label":"Guidance Scale","type":"number","default":4,"min":0,"max":20,"step":0.5,"description":"How closely the model follows the prompt."},{"key":"true_cfg","label":"True CFG","type":"number","default":1,"min":1,"max":10,"step":0.5,"description":"True classifier-free guidance scale. 1 uses the faster distilled guidance; above 1 switches to real CFG."},{"key":"start_step","label":"ID Start Step","type":"number","default":0,"min":0,"max":50,"step":1,"description":"Denoising step at which identity conditioning kicks in. Later start = more prompt freedom, weaker likeness."},{"key":"max_sequence_length","label":"Max Sequence Length","type":"select","default":"128","options":["128","256","512"],"description":"Maximum prompt token length. Longer allows more detailed prompts at some speed cost."},{"key":"negative_prompt","label":"Negative Prompt","type":"text","default":"","description":"Elements to exclude from the generated image."},{"key":"enable_safety_checker","label":"Enable Safety Checker","type":"toggle","default":true,"description":"Whether to enable the safety checker."},{"key":"seed","label":"Seed","type":"seed","description":"Random seed for reproducibility."}]}}