Erisa/sdxl-worker

TypeError

Closed this issue ยท 3 comments

TypeError
Fetch API cannot load: /run
TypeError: Fetch API cannot load: /run
at InferenceSession.run (index.js:2782:36)
at Ai.run (index.js:2851:42)
at Object.fetch (index.js:2874:27)

Erisa commented

Thanks for the report. It looks like the Workers AI team made a change that resulted in old versions of @cloudflare/ai breaking.

Pushing an update that will fix this now.

Erisa commented

Should be fixed now, pull the latest changes and give it a go

Thank u its working now