Upscale Video

Upscale an existing video using Crystal Upscaler (clarityai) via fal.ai.

Args: project_id: Project ID video_id: Video ID to upscale background_tasks: FastAPI background tasks request: Optional JSON body with upscale options (scaleFactor) current_user: Authenticated user db: Database session

post/api/projects/{project_id}/videos/{video_id}/upscale

Path parameters

project_idstring required
video_idstring required

Request body

object required

Response

Successful Response

{"stackTrail":"paths:/api/projects/{project_id}/videos/{video_id}/upscale:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.