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
Hey, just stumbled upon your issue. I got it working for a quick test via CDN: import { removeBackground } from 'https://cdn.jsdelivr.net/npm/@imgly/background-removal@1.5.5/+esm'
and then just call removeBackground instead of imglyRemoveBackground.
Is it possible to make it work on vanilla JS ?
Can't find anything about it in the doc
The text was updated successfully, but these errors were encountered: