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
Currently, Willow requires a file-like object to construct an image. Pillow itself (and Willow when using the Pillow backend) support opening files by path, which can be much more convenient.