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 an Image can only be instantiated with a PIL.Image for instance, but some models accept images as urls and users may want to give a binary. We should allow a wider range of formats.