dispose
Disposes of an UpscalerJS instance and clears up any used memory. Ensure you've aborted any active upscaling events before disposing of the model.
Example
[object Object]
Defined in upscaler.ts:204Returns
Promise<void>
Disposes of an UpscalerJS instance and clears up any used memory. Ensure you've aborted any active upscaling events before disposing of the model.
[object Object]
Defined in upscaler.ts:204Promise<void>