prithivMLmods commited on
Commit
1cb2235
·
verified ·
1 Parent(s): 16378f4

update IOL

Browse files
Files changed (1) hide show
  1. controlnet_union.py +0 -1
controlnet_union.py CHANGED
@@ -85,7 +85,6 @@ class ResidualAttentionBlock(nn.Module):
85
 
86
  # -----------------------------------------------------------------------------------------------------
87
 
88
-
89
  @dataclass
90
  class ControlNetOutput(BaseOutput):
91
  """
 
85
 
86
  # -----------------------------------------------------------------------------------------------------
87
 
 
88
  @dataclass
89
  class ControlNetOutput(BaseOutput):
90
  """