Roll back change to buildAdHocUpscaleGraph.ts

Undo the change made here which was causing automated tests to fail.
This commit is contained in:
Darren Ringer 2023-10-03 21:48:09 -04:00 committed by psychedelicious
parent dfc635223c
commit 010c8e8038

View File

@ -24,7 +24,6 @@ export const buildAdHocUpscaleGraph = ({
type: 'esrgan',
image: { image_name },
model_name: esrganModelName,
tile_size: 512,
is_intermediate: true,
};