imgly/background-removal-js

Error: Failed to fetch

AliYar-Khan opened this issue · 2 comments

It was working fine and suddenly it started giving this error message in the browser

err  ---> Error: Failed to fetch /models/medium with size 4194304 but got 0
    at resource.ts:57:1
    at async Promise.all (index 3)
    at async loadAsBlob (resource.ts:71:1)
    at async initInference (inference.ts:16:1)
    at async removeBackground (index.ts:32:1)
    

This happens when the data can't be fetched. Have you tried clearing the cache?

@DanielHauschildt yes but that's not working either