{"version":"1","model":{"id":"fal-ai/ernie-image/lora/turbo","name":"ERNIE-Image LoRA Turbo","kind":"image","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"ERNIE-Image LoRA Turbo — fast version of ERNIE-Image LoRA optimized for quick generation.","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":2,"api_gross_margin_percent":20,"added_at":"2026-05-06","popularity_rank":222,"example_prompt":"A cyberpunk Hong Kong night market, neon signs in Chinese characters reflected in rain-soaked cobblestones, steaming street food stalls, flying delivery drones overhead, crowds wearing glowing AR devices, ultra-detailed urban photography aesthetic","preview":{"image":"https://cdn.artemotion.ai/file/artemotion-ai-bckt/model-previews/ernie-image-lora-turbo-sm.webp"},"schema_url":"/api/v1/models?id=fal-ai%2Fernie-image%2Flora%2Fturbo","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%2Fturbo","title":"ERNIE-Image LoRA Turbo generation request","description":"Request body accepted by POST /api/v1/generate for fal-ai/ernie-image/lora/turbo.","type":"object","properties":{"model_id":{"type":"string","const":"fal-ai/ernie-image/lora/turbo","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. Turbo model is optimized for 8 steps.","default":8,"type":"number","minimum":1,"maximum":20,"multipleOf":1},"guidance_scale":{"title":"Guidance Scale","description":"Classifier-free guidance scale.","default":1,"type":"number","minimum":1,"maximum":20,"multipleOf":0.1},"seed":{"title":"Seed","description":"Random seed for reproducibility.","type":"integer"},"acceleration":{"title":"Acceleration","description":"The acceleration level to use for the image generation.","default":"regular","type":"string","enum":["none","regular","high"]},"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"},"negative_prompt":{"title":"Negative Prompt","description":"Negative prompt to guide what should not be in the image.","default":"","type":"string"},"output_format":{"title":"Output Format","description":"Output image format.","default":"jpeg","type":"string","enum":["jpeg","png"]},"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":"num_inference_steps","label":"Steps","type":"number","default":8,"min":1,"max":20,"step":1,"description":"Number of denoising steps. Turbo model is optimized for 8 steps."},{"key":"guidance_scale","label":"Guidance Scale","type":"number","default":1,"min":1,"max":20,"step":0.1,"description":"Classifier-free guidance scale."},{"key":"seed","label":"Seed","type":"seed","description":"Random seed for reproducibility."},{"key":"acceleration","label":"Acceleration","type":"select","default":"regular","options":["none","regular","high"],"description":"The acceleration level to use for the image generation."},{"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":"negative_prompt","label":"Negative Prompt","type":"text","default":"","description":"Negative prompt to guide what should not be in the image."},{"key":"output_format","label":"Output Format","type":"select","default":"jpeg","options":["jpeg","png"],"description":"Output image format."},{"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."}]}}