{"version":"1","model":{"id":"fal-ai/ccsr","name":"CCSR","kind":"image","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"CCSR — content-consistent super-resolution that preserves content while recovering high-frequency texture detail.","pricing_note":"~$0.015 / image (compute-second estimate at the 50-step default)","categories":["enhance"],"prompt_required":false,"prompt_supported":true,"supports":{"referenceImage":true},"requires":{"referenceImage":true},"aspect_ratios":[],"resolutions":[],"durations":[],"max_images":1,"base_credits":2,"api_gross_margin_percent":20,"added_at":"2026-05-05","popularity_rank":202,"example_prompt":"Upload any photo — CCSR preserves content consistency while recovering high-frequency texture detail.","preview":{"image":"https://cdn.artemotion.ai/file/artemotion-ai-bckt/model-previews/ccsr-sm.webp"},"schema_url":"/api/v1/models?id=fal-ai%2Fccsr","input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.artemotion.ai/api/v1/models?id=fal-ai%2Fccsr","title":"CCSR generation request","description":"Request body accepted by POST /api/v1/generate for fal-ai/ccsr.","type":"object","properties":{"model_id":{"type":"string","const":"fal-ai/ccsr","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"},"t_max":{"title":"T Max","description":"The ending point of uniform sampling strategy.","default":0.6667,"type":"number","minimum":0,"maximum":1},"tile_diffusion":{"title":"Tile Diffusion","description":"If specified, a patch-based sampling strategy will be used for sampling.","default":"none","type":"string","enum":["none","mix","gaussian"]},"color_fix_type":{"title":"Color Fix Type","description":"Type of color correction for samples.","default":"adain","type":"string","enum":["none","wavelet","adain"]},"tile_diffusion_stride":{"title":"Tile Diffusion Stride","description":"Stride of sliding patch.","default":512,"type":"number","minimum":128,"maximum":1024,"multipleOf":1},"tile_vae_encoder_size":{"title":"Tile Vae Encoder Size","description":"Size of latent image","default":1024,"type":"number","minimum":128,"maximum":2048,"multipleOf":1},"tile_vae":{"title":"Tile Vae","description":"If specified, a patch-based sampling strategy will be used for VAE decoding.","default":false,"type":"boolean"},"steps":{"title":"Steps","description":"The number of steps to run the model for. The higher the number the better the quality and longer it will take to generate.","default":50,"type":"number","minimum":10,"maximum":100,"multipleOf":1},"t_min":{"title":"T Min","description":"The starting point of uniform sampling strategy.","default":0.3333,"type":"number","minimum":0,"maximum":1},"scale":{"title":"Scale","description":"The scale of the output image. The higher the scale, the bigger the output image will be.","default":2,"type":"number","minimum":1,"maximum":4,"multipleOf":1},"tile_diffusion_size":{"title":"Tile Diffusion Size","description":"Size of patch.","default":1024,"type":"number","minimum":256,"maximum":2048,"multipleOf":1},"seed":{"title":"Seed","description":"Seed for reproducibility. Different seeds will make slightly different results.","type":"integer"},"tile_vae_decoder_size":{"title":"Tile Vae Decoder Size","description":"Size of VAE patch.","default":226,"type":"number","minimum":64,"maximum":2048,"multipleOf":1},"reference_image_url":{"type":"string","format":"uri"}},"required":["model_id","reference_image_url"],"additionalProperties":false},"parameters":[{"key":"t_max","label":"T Max","type":"number","default":0.6667,"min":0,"max":1,"description":"The ending point of uniform sampling strategy."},{"key":"tile_diffusion","label":"Tile Diffusion","type":"select","default":"none","options":["none","mix","gaussian"],"description":"If specified, a patch-based sampling strategy will be used for sampling."},{"key":"color_fix_type","label":"Color Fix Type","type":"select","default":"adain","options":["none","wavelet","adain"],"description":"Type of color correction for samples."},{"key":"tile_diffusion_stride","label":"Tile Diffusion Stride","type":"number","default":512,"min":128,"max":1024,"step":1,"description":"Stride of sliding patch."},{"key":"tile_vae_encoder_size","label":"Tile Vae Encoder Size","type":"number","default":1024,"min":128,"max":2048,"step":1,"description":"Size of latent image"},{"key":"tile_vae","label":"Tile Vae","type":"toggle","default":false,"description":"If specified, a patch-based sampling strategy will be used for VAE decoding."},{"key":"steps","label":"Steps","type":"number","default":50,"min":10,"max":100,"step":1,"description":"The number of steps to run the model for. The higher the number the better the quality and longer it will take to generate."},{"key":"t_min","label":"T Min","type":"number","default":0.3333,"min":0,"max":1,"description":"The starting point of uniform sampling strategy."},{"key":"scale","label":"Scale","type":"number","default":2,"min":1,"max":4,"step":1,"description":"The scale of the output image. The higher the scale, the bigger the output image will be."},{"key":"tile_diffusion_size","label":"Tile Diffusion Size","type":"number","default":1024,"min":256,"max":2048,"step":1,"description":"Size of patch."},{"key":"seed","label":"Seed","type":"seed","description":"Seed for reproducibility. Different seeds will make slightly different results."},{"key":"tile_vae_decoder_size","label":"Tile Vae Decoder Size","type":"number","default":226,"min":64,"max":2048,"step":1,"description":"Size of VAE patch."}]}}