mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-08-12 18:03:35 +08:00
Whitespace.
This commit is contained in:
parent
315b740433
commit
8b10e0bdaa
@ -93,7 +93,7 @@ class Upsampler(nn.Module):
|
||||
|
||||
out = self.conv_out(F.silu(self.norm_out(x)))
|
||||
return out
|
||||
|
||||
|
||||
UPSAMPLERS = {
|
||||
"720p": SRModel3DV2,
|
||||
"1080p": Upsampler,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user