Skip to content

使用 UpscalerJS 实现 AI API 中的 upscaleImage 方法:

ts
import { UpscalerPlugin } from '@infinite-canvas-tutorial/upscaler';

new App().addPlugins(...DefaultPlugins, UIPlugin, UpscalerPlugin).run();
@upscalerjs/esrgan-medium 4x

Released under the MIT License.