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
# account for Steerable-Motion workflow incompatibility;
200
+
# doing this to for my own peace of mind (not an issue with my code)
201
+
iftype(sparse_method) ==str:
202
+
logger.warn("Outdated Steerable-Motion workflow detected; attempting to auto-convert indexes input. If you experience an error here, consult Steerable-Motion github, NOT Advanced-ControlNet.")
0 commit comments