{"version":"1","model":{"id":"fal-ai/cogvideox-5b/video-to-video","name":"CogVideoX 5B (V2V)","kind":"video","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"CogVideoX 5B video-to-video — transforms existing footage into a new visual style while preserving motion and structure.","categories":["v2v"],"prompt_required":true,"prompt_supported":true,"supports":{"referenceVideo":true},"requires":{"referenceVideo":true},"aspect_ratios":["16:9","9:16","1:1","4:3","3:4"],"resolutions":[],"durations":[],"base_credits":25,"api_gross_margin_percent":20,"added_at":"2026-05-09","popularity_rank":378,"example_prompt":"Feed any video into CogVideoX V2V and describe the new style — it retains motion and structure while repainting the entire aesthetic","preview":{"video":"https://cdn.artemotion.ai/file/artemotion-ai-bckt/model-previews/cogvideox-v2v-after-sm.mp4"},"schema_url":"/api/v1/models?id=fal-ai%2Fcogvideox-5b%2Fvideo-to-video","input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.artemotion.ai/api/v1/models?id=fal-ai%2Fcogvideox-5b%2Fvideo-to-video","title":"CogVideoX 5B (V2V) generation request","description":"Request body accepted by POST /api/v1/generate for fal-ai/cogvideox-5b/video-to-video.","type":"object","properties":{"model_id":{"type":"string","const":"fal-ai/cogvideox-5b/video-to-video","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"},"guidance_scale":{"title":"Guidance Scale","description":"The CFG (Classifier Free Guidance) scale is a measure of how close you want the model to stick to your prompt when looking for a related video to show","default":7,"type":"number","minimum":0,"maximum":20,"multipleOf":0.1},"negative_prompt":{"title":"Negative Prompt","description":"The negative prompt to generate video from","default":"","type":"string"},"strength":{"title":"Strength","description":"The strength to use for Video to Video. 1.0 completely remakes the video while 0.0 preserves the original.","default":0.8,"type":"number","minimum":0.05,"maximum":1,"multipleOf":0.01},"seed":{"title":"Seed","description":"The same seed and the same prompt given to the same version of the model will output the same video every time.","type":"integer"},"use_rife":{"title":"Use Rife","description":"Use RIFE for video interpolation","default":true,"type":"boolean"},"export_fps":{"title":"Export Fps","description":"The target FPS of the video","default":16,"type":"number","minimum":4,"maximum":32,"multipleOf":1},"num_inference_steps":{"title":"Num Inference Steps","description":"The number of inference steps to perform.","default":50,"type":"number","minimum":1,"maximum":50,"multipleOf":1},"lora_path":{"title":"LoRA Path","description":"URL or Hugging Face path to LoRA weights.","type":"string"},"lora_scale":{"title":"LoRA Scale","description":"Strength of the LoRA effect.","default":1,"type":"number","minimum":0,"maximum":4,"multipleOf":0.05},"lora_path_2":{"title":"LoRA Path 2","description":"URL or Hugging Face path to a second LoRA.","type":"string"},"lora_scale_2":{"title":"LoRA Scale 2","description":"Strength of the second LoRA.","default":1,"type":"number","minimum":0,"maximum":4,"multipleOf":0.05},"lora_path_3":{"title":"LoRA Path 3","description":"URL or Hugging Face path to a third LoRA.","type":"string"},"lora_scale_3":{"title":"LoRA Scale 3","description":"Strength of the third LoRA.","default":1,"type":"number","minimum":0,"maximum":4,"multipleOf":0.05},"aspect_ratio":{"type":"string","enum":["16:9","9:16","1:1","4:3","3:4"]},"video_url":{"type":"string","format":"uri"}},"required":["model_id","prompt","video_url"],"additionalProperties":false},"parameters":[{"key":"guidance_scale","label":"Guidance Scale","type":"number","default":7,"min":0,"max":20,"step":0.1,"description":"The CFG (Classifier Free Guidance) scale is a measure of how close you want the model to stick to your prompt when looking for a related video to show"},{"key":"negative_prompt","label":"Negative Prompt","type":"text","default":"","description":"The negative prompt to generate video from"},{"key":"strength","label":"Strength","type":"number","default":0.8,"min":0.05,"max":1,"step":0.01,"description":"The strength to use for Video to Video. 1.0 completely remakes the video while 0.0 preserves the original."},{"key":"seed","label":"Seed","type":"seed","description":"The same seed and the same prompt given to the same version of the model will output the same video every time."},{"key":"use_rife","label":"Use Rife","type":"toggle","default":true,"description":"Use RIFE for video interpolation"},{"key":"export_fps","label":"Export Fps","type":"number","default":16,"min":4,"max":32,"step":1,"description":"The target FPS of the video"},{"key":"num_inference_steps","label":"Num Inference Steps","type":"number","default":50,"min":1,"max":50,"step":1,"description":"The number of inference steps to perform."},{"key":"lora_path","label":"LoRA Path","type":"text","description":"URL or Hugging Face path to LoRA weights."},{"key":"lora_scale","label":"LoRA Scale","type":"number","default":1,"min":0,"max":4,"step":0.05,"description":"Strength of the LoRA effect."},{"key":"lora_path_2","label":"LoRA Path 2","type":"text","description":"URL or Hugging Face path to a second LoRA."},{"key":"lora_scale_2","label":"LoRA Scale 2","type":"number","default":1,"min":0,"max":4,"step":0.05,"description":"Strength of the second LoRA."},{"key":"lora_path_3","label":"LoRA Path 3","type":"text","description":"URL or Hugging Face path to a third LoRA."},{"key":"lora_scale_3","label":"LoRA Scale 3","type":"number","default":1,"min":0,"max":4,"step":0.05,"description":"Strength of the third LoRA."}]}}