You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reading the roadmap I'm not sure what is the difference between Tile wide controlnets and Image wide controlnets.
From the source code it appears the control image is sliced using the slice_cnet function meaning that each tile get a cropped control image (which is what I expected). Not sure what other kind of behaviour would be made possible by another type of CN processing?
The text was updated successfully, but these errors were encountered:
Reading the roadmap I'm not sure what is the difference between Tile wide controlnets and Image wide controlnets.
From the source code it appears the control image is sliced using the slice_cnet function meaning that each tile get a cropped control image (which is what I expected). Not sure what other kind of behaviour would be made possible by another type of CN processing?
The text was updated successfully, but these errors were encountered: