SwinIR icon indicating copy to clipboard operation
SwinIR copied to clipboard

Web demo not working

Open alexanderroidl opened this issue 8 months ago • 0 comments

The web demo at https://huggingface.co/spaces/akhaliq/SwinIR does not work:

Runtime error
Space failed to start. Exit code: 1

Also it starts up saying Fetching error logs... which doesn't go away, even after a console error which comes up after about ten seconds:

Uncaught (in promise) SyntaxError: Unexpected end of JSON input
    at JSON.parse (<anonymous>)
    at Object.onMessage (SpacePageInner-d8a9a1f0.js:130:5453)
    at onmessage (CaretButton-faab2556.js:2:2787)
    at CaretButton-faab2556.js:1:833
    at CaretButton-faab2556.js:1:659
    at $ (CaretButton-faab2556.js:1:380)
    at async _ (CaretButton-faab2556.js:2:1420)
Screenshot 2024-06-10 at 13 06 25

alexanderroidl avatar Jun 10 '24 11:06 alexanderroidl