mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-03-23 15:43:36 +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…
x
Reference in New Issue
Block a user