Skip to content

Instantly share code, notes, and snippets.

@sb2702
Last active March 22, 2021 20:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sb2702/31d262689770e55fd84bbb3672e47818 to your computer and use it in GitHub Desktop.
Save sb2702/31d262689770e55fd84bbb3672e47818 to your computer and use it in GitHub Desktop.
const upscaler = new vectorlyUpscaler(video, {width: 1280, height: 720, network: 'residual_3k_3x', version: '2.1'});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment