from .device_pool import DeviceParams, DevicePoolExecutor from .hacks import ( apply_patch_basicsr, apply_patch_codeformer, apply_patch_facexlib, apply_patches, ) from .model_cache import ModelCache from .upscale import run_upscale_correction