comfyanonymous / ComfyUI

The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
https://www.comfy.org/
GNU General Public License v3.0
57.23k stars 6.06k forks source link

showing blanck screen #3387

Closed priya-ml-halohues closed 4 months ago

priya-ml-halohues commented 6 months ago

comfyui screen does not show anything. does anyone know how to solve this problem?

i got this from my Termial To see the GUI go to: http://127.0.0.1:8188/

this is from browser console log (F12)

  1. uncaught type error: Object.hasOwn is not a function at $el (ui.js:43) at logging.js:4
  2. Failed to load resource: the server responded with a status of 404 (Not found)

How to solve this ? TIA

silverlining21 commented 4 months ago

I got the same situation with you, in a offline env.

silverlining21 commented 4 months ago

After some diving search, I found it the chrome version lower the minimum requirement of the function Object.hasOwn, after update the chrome, it works fine with me. if you're using a different browser, here is the Browser compatibility table, check it accordingly.

Browser compatibility

BRs

mcmonkey4eva commented 4 months ago

Please keep your browsers up to date! Not just for functionality/features like this, but also security vulnerabilities! You had a version of chrome from prior to 2021, 3 years ago! You were undoubtedly at risk to a large variety of potential major security issues.