Not Generating Images

#47
by phoenxy2k - opened

When executing the run command it appears that the endpoints are not set properly or have been turned off.
Console log from the browser

web-client-content-script.js:2 Uncaught TypeError: Failed to execute 'observe' on 'MutationObserver': parameter 1 is not of type 'Node'.
    at HTMLIFrameElement.<anonymous> (web-client-content-script.js:2:324406)
(anonymous) @ web-client-content-script.js:2
huggingface-projects-qr-code-ai-art-generator.hf.space/info:1 
            
            
           Failed to load resource: the server responded with a status of 500 ()
index.js:430 Could not get api details: Connection errored out.
me @ index.js:430
index.js:531 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'unnamed_endpoints')
    at Object._e [as submit] (index.js:531:26)
    at _e (Blocks.svelte:255:6)
    at Bn (Blocks.svelte:240:32)
_e @ index.js:531
_e @ Blocks.svelte:255
Bn @ Blocks.svelte:240
content_script_bundle.js:1 Attempting initialization Sat May 17 2025 16:24:45 GMT-0700 (Pacific Daylight Time)
content_script_bundle.js:1 Attempting initialization Sat May 17 2025 16:24:45 GMT-0700 (Pacific Daylight Time)
3e-commerce.js:2 navigated to https://huggingface.co/spaces/huggingface-projects/QR-code-AI-art-generator
index.js:531 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'unnamed_endpoints')
    at Object._e [as submit] (index.js:531:26)
    at _e (Blocks.svelte:255:6)
    at Bn (Blocks.svelte:240:32)
index.js:531 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'unnamed_endpoints')
    at Object._e [as submit] (index.js:531:26)
    at _e (Blocks.svelte:255:6)
    at Bn (Blocks.svelte:240:32)
_e	@	index.js:531
_e	@	Blocks.svelte:255
Bn	@	Blocks.svelte:240
await in Bn		
dt	@	Blocks.svelte:189
(anonymous)	@	Blocks.svelte:432
requestAnimationFrame		
(anonymous)	@	Blocks.svelte:431
(anonymous)	@	Blocks.svelte:430
dispatch	@	gradio_helper.ts:39
h	@	Index.svelte:39
(anonymous)	@	svelte.js:2009
bubble	@	svelte.js:2009
B	@	Button.svelte:14

Sign up or log in to comment