-
Notifications
You must be signed in to change notification settings - Fork 0
Description
When I upload an image to https://daspartho.github.io/is-it-huggable/, no result is shown and I get the following errors in the dev console:
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://hf.space/embed/daspartho/is-it-huggable/+/api/predict/. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing). Status code: 301.
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://hf.space/embed/daspartho/is-it-huggable/+/api/predict/. (Reason: CORS request did not succeed). Status code: (null).
Uncaught (in promise) TypeError: NetworkError when attempting to fetch resource.
https://huggingface.co/spaces/daspartho/is-it-huggable works perfectly well. I am running Firefox 116.0.3 on Linux. Did not attempt to use anything else.
Amazing idea for the project BTW 😸