Skip to content

Instantly share code, notes, and snippets.

@sb2702
Last active March 4, 2021 18:37
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/12be1e2e6af4e231e4d2a7c6d91cb3cf to your computer and use it in GitHub Desktop.
Save sb2702/12be1e2e6af4e231e4d2a7c6d91cb3cf to your computer and use it in GitHub Desktop.
// Enabled by default
const upscaler = new vectorlyUpscaler(video, config);
upscaler.disable();
upscaler.enable();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment