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
It would be helpful to have buffer-based APIs that accept io.Bytes objects instead of file paths. This would eliminate the need to write intermediate data to disk, particularly for the config, DiffuseImg, and similar cases.