mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-12-18 02:23:06 +08:00
fix format
This commit is contained in:
parent
2d010f545c
commit
fff56de63c
@ -910,4 +910,4 @@ class UNetModel(nn.Module):
|
||||
if self.predict_codebook_ids:
|
||||
return self.id_predictor(h)
|
||||
else:
|
||||
return self.out(h)
|
||||
return self.out(h)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user