background-removal-js icon indicating copy to clipboard operation
background-removal-js copied to clipboard

Error: Failed to fetch

Open AliYar-Khan opened this issue 1 year ago • 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)
    

AliYar-Khan avatar Feb 12 '24 19:02 AliYar-Khan

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

DanielHauschildt avatar Feb 26 '24 17:02 DanielHauschildt

@DanielHauschildt yes but that's not working either

AliYar-Khan avatar Mar 04 '24 16:03 AliYar-Khan

same here

RenovJ avatar Oct 09 '24 09:10 RenovJ