{"version":"1","model":{"id":"fal-ai/ernie-image/lora","name":"ERNIE-Image LoRA","kind":"image","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"ERNIE-Image LoRA — Baidu's ERNIE image model with LoRA and Chinese artistic style support.","categories":["lora"],"prompt_required":true,"prompt_supported":true,"supports":{},"aspect_ratios":["1:1","16:9","9:16","4:3","3:4","Custom"],"resolutions":["1024","2048"],"durations":[],"output_formats":["jpeg","png"],"max_images":4,"base_credits":5,"api_gross_margin_percent":20,"added_at":"2026-05-06","popularity_rank":221,"example_prompt":"Traditional Chinese ink painting style courtyard in spring, plum blossoms drifting over still water, pavilions and moon gates reflected in the pond, swallows in flight, misty mountain backdrop, classical gongbi detail, elegant negative space","preview":{"image":"https://cdn.artemotion.ai/file/artemotion-ai-bckt/model-previews/ernie-image-lora-sm.webp"},"schema_url":"/api/v1/models?id=fal-ai%2Fernie-image%2Flora","input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.artemotion.ai/api/v1/models?id=fal-ai%2Fernie-image%2Flora","title":"ERNIE-Image LoRA generation request","description":"Request body accepted by POST /api/v1/generate for fal-ai/ernie-image/lora.","type":"object","properties":{"model_id":{"type":"string","const":"fal-ai/ernie-image/lora","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"},"negative_prompt":{"title":"Negative Prompt","description":"Negative prompt to guide what should not be in the image.","default":"","type":"string"},"acceleration":{"title":"Acceleration","description":"The acceleration level to use for the image generation.","default":"regular","type":"string","enum":["none","regular","high"]},"num_inference_steps":{"title":"Steps","description":"Number of denoising steps.","default":50,"type":"number","minimum":1,"maximum":100,"multipleOf":1},"guidance_scale":{"title":"Guidance Scale","description":"Classifier-free guidance scale.","default":5,"type":"number","minimum":1,"maximum":20,"multipleOf":0.1},"enable_prompt_expansion":{"title":"Enable Prompt Expansion","description":"If True, the prompt will be enhanced using an LLM for more detailed results.","default":true,"type":"boolean"},"enable_safety_checker":{"title":"Enable Safety Checker","description":"Enable NSFW safety checking on the generated images.","default":true,"type":"boolean"},"output_format":{"title":"Output Format","description":"Output image format.","default":"jpeg","type":"string","enum":["jpeg","png"]},"seed":{"title":"Seed","description":"Random seed for reproducibility.","type":"integer"},"lora_path":{"title":"LoRA 1","description":"URL or path to the first LoRA weights.","default":"","type":"string"},"lora_scale":{"title":"LoRA 1 Scale","description":"Blend strength for LoRA 1 (0 = off, 1 = full, up to 4).","default":1,"type":"number","minimum":0,"maximum":4,"multipleOf":0.05},"lora_path_2":{"title":"LoRA 2","description":"URL or path to the second LoRA weights.","default":"","type":"string"},"lora_scale_2":{"title":"LoRA 2 Scale","description":"Blend strength for LoRA 2.","default":1,"type":"number","minimum":0,"maximum":4,"multipleOf":0.05},"lora_path_3":{"title":"LoRA 3","description":"URL or path to the third LoRA weights.","default":"","type":"string"},"lora_scale_3":{"title":"LoRA 3 Scale","description":"Blend strength for LoRA 3.","default":1,"type":"number","minimum":0,"maximum":4,"multipleOf":0.05},"aspect_ratio":{"type":"string","enum":["1:1","16:9","9:16","4:3","3:4","Custom"]},"resolution":{"type":"string","enum":["1024","2048"]},"num_images":{"type":"integer","minimum":1,"maximum":4}},"required":["model_id","prompt"],"additionalProperties":false},"parameters":[{"key":"negative_prompt","label":"Negative Prompt","type":"text","default":"","description":"Negative prompt to guide what should not be in the image."},{"key":"acceleration","label":"Acceleration","type":"select","default":"regular","options":["none","regular","high"],"description":"The acceleration level to use for the image generation."},{"key":"num_inference_steps","label":"Steps","type":"number","default":50,"min":1,"max":100,"step":1,"description":"Number of denoising steps."},{"key":"guidance_scale","label":"Guidance Scale","type":"number","default":5,"min":1,"max":20,"step":0.1,"description":"Classifier-free guidance scale."},{"key":"enable_prompt_expansion","label":"Enable Prompt Expansion","type":"toggle","default":true,"description":"If True, the prompt will be enhanced using an LLM for more detailed results."},{"key":"enable_safety_checker","label":"Enable Safety Checker","type":"toggle","default":true,"description":"Enable NSFW safety checking on the generated images."},{"key":"output_format","label":"Output Format","type":"select","default":"jpeg","options":["jpeg","png"],"description":"Output image format."},{"key":"seed","label":"Seed","type":"seed","description":"Random seed for reproducibility."},{"key":"lora_path","label":"LoRA 1","type":"text","default":"","description":"URL or path to the first LoRA weights."},{"key":"lora_scale","label":"LoRA 1 Scale","type":"number","default":1,"min":0,"max":4,"step":0.05,"description":"Blend strength for LoRA 1 (0 = off, 1 = full, up to 4)."},{"key":"lora_path_2","label":"LoRA 2","type":"text","default":"","description":"URL or path to the second LoRA weights."},{"key":"lora_scale_2","label":"LoRA 2 Scale","type":"number","default":1,"min":0,"max":4,"step":0.05,"description":"Blend strength for LoRA 2."},{"key":"lora_path_3","label":"LoRA 3","type":"text","default":"","description":"URL or path to the third LoRA weights."},{"key":"lora_scale_3","label":"LoRA 3 Scale","type":"number","default":1,"min":0,"max":4,"step":0.05,"description":"Blend strength for LoRA 3."}]}}