mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
Roll back change to buildAdHocUpscaleGraph.ts
Undo the change made here which was causing automated tests to fail.
This commit is contained in:
parent
dfc635223c
commit
010c8e8038
@ -24,7 +24,6 @@ export const buildAdHocUpscaleGraph = ({
|
||||
type: 'esrgan',
|
||||
image: { image_name },
|
||||
model_name: esrganModelName,
|
||||
tile_size: 512,
|
||||
is_intermediate: true,
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user