diff --git a/gui/src/components/control/UpscaleControl.tsx b/gui/src/components/control/UpscaleControl.tsx index 0a3c28cd..c1662eb4 100644 --- a/gui/src/components/control/UpscaleControl.tsx +++ b/gui/src/components/control/UpscaleControl.tsx @@ -27,6 +27,20 @@ export function UpscaleControl() { }} />} /> + { + setUpscale({ + denoise, + }); + }} + /> - { - setUpscale({ - denoise, - }); - }} - />