feat: add upscaler & bg remover (#6967)
This commit is contained in:
@@ -127,6 +127,7 @@ export class CopilotController {
|
||||
if (err instanceof HttpException) {
|
||||
ret.status = err.getStatus();
|
||||
}
|
||||
return ret;
|
||||
}
|
||||
return err;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user