- Video Upscale
FlashVSR Tiny
Upscale video up to 4× with a one-step diffusion model — Tiny mode trades a little quality for lower VRAM and faster runs.
- Free tier available
- No subscriptions
- No credit card required
Capabilities
What you can do with FlashVSR Tiny.
Technical Specifications
Resolution
128–1024 x 128–1024 px
Max Video Duration
10 seconds
How to use in deAPI
Integrate FlashVSR Tiny into your app with a single API call.
POST https://api.deapi.ai/api/v1/client/vid-upscale
curl · deAPI vid-upscale
curl -X 'POST' \ 'https://api.deapi.ai/api/v1/client/vid-upscale' \ -H 'accept: application/json' \ -H 'Authorization: Bearer YOUR_API_KEY' \ -F 'model=FlashVSR_Tiny' \ -F 'video=@/path/to/file'{ "model": "FlashVSR_Tiny", "video": "VIDEO_FILE_OR_URL" }
Tip: The API returns a request_id. Use webhooks (recommended) or poll GET /request-status/{request_id} for results.
Need an API key?
Sign up for free and get $5 in credits to start.
- No subscription
- No credit card required
- Pay only for what you use
FlashVSR Tiny for Free
Get $5 in free credits and start generating with FlashVSR Tiny.