ComfyUI
ComfyUI copied to clipboard
Blank screen on startup
So this morning I started ComfyUI as normal, or so I thought, but for some reason when ever I go to the browser there's nothing there. Just a blank screen with no menu and none of the keys/clicks work.
(comfyui) PS H:\src\ai\ComfyUI> python .\main.py ** ComfyUI startup time: 2024-01-17 09:04:31.846982 ** Platform: Windows ** Python version: 3.11.5 | packaged by Anaconda, Inc. | (main, Sep 11 2023, 13:26:23) [MSC v.1916 64 bit (AMD64)] ** Python executable: C:\Users\khush.conda\envs\comfyui\python.exe ** Log path: H:\src\ai\ComfyUI\comfyui.log
Prestartup times for custom nodes: 0.1 seconds: H:\src\ai\ComfyUI\custom_nodes\ComfyUI-Manager 0.1 seconds: H:\src\ai\ComfyUI\custom_nodes\ComfyUI-MagicAnimate
Total VRAM 12288 MB, total RAM 65461 MB Set vram state to: NORMAL_VRAM Device: cuda:0 NVIDIA GeForce RTX 3080 Ti : cudaMallocAsync VAE dtype: torch.bfloat16 Using pytorch cross attention Adding extra search path checkpoints H:\src\ai\stable-diffusion-data\checkpoints Adding extra search path clip H:\src\ai\stable-diffusion-data\clip Adding extra search path clip_vision H:\src\ai\stable-diffusion-data\clip_vision Adding extra search path configs H:\src\ai\stable-diffusion-data\configs Adding extra search path controlnet H:\src\ai\stable-diffusion-data\controlnet Adding extra search path embeddings H:\src\ai\stable-diffusion-data\embeddings Adding extra search path loras H:\src\ai\stable-diffusion-data\loras Adding extra search path upscale_models H:\src\ai\stable-diffusion-data\upscale_models Adding extra search path vae H:\src\ai\stable-diffusion-data\vae Adding extra search path gligen H:\src\ai\stable-diffusion-data\gligen Adding extra search path custom_nodes H:\src\ai\stable-diffusion-data\custom_nodes
Loading: ComfyUI-Impact-Pack (V4.66.4)
Loading: ComfyUI-Impact-Pack (Subpack: V0.4)
Loading: ComfyUI-Inspire-Pack (V0.59)
[Impact Pack] Wildcards loading done.
Loading: ComfyUI-Manager (V2.1)
ComfyUI Revision: 1915 [ee2c5fa7] | Released on '2024-01-16'
FETCH DATA from: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json FETCH DATA from: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/extension-node-map.json FETCH DATA from: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/model-list.json FETCH DATA from: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/alter-list.json [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/model-list.json [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/alter-list.json [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/extension-node-map.json Efficiency Nodes: Attempting to add 'AnimatedDiff Script' Node (ComfyUI-AnimateDiff-Evolved add-on)...Success!
Import times for custom nodes: 0.0 seconds: H:\src\ai\ComfyUI\custom_nodes\SDXLMixSampler.py 0.0 seconds: H:\src\ai\ComfyUI\custom_nodes\LatentByRatio.py 0.0 seconds: H:\src\ai\ComfyUI\custom_nodes\sdxl_utility.py 0.0 seconds: H:\src\ai\ComfyUI\custom_nodes\comfyui-enhanced-save-node 0.0 seconds: H:\src\ai\ComfyUI\custom_nodes\LoadLoraWithTags 0.0 seconds: H:\src\ai\ComfyUI\custom_nodes\sdxl_prompt_styler 0.0 seconds: H:\src\ai\ComfyUI\custom_nodes\ComfyUi_PromptStylers 0.0 seconds: H:\src\ai\ComfyUI\custom_nodes\comfy-nodes 0.0 seconds: H:\src\ai\ComfyUI\custom_nodes\images-grid-comfy-plugin 0.0 seconds: H:\src\ai\ComfyUI\custom_nodes\comfy-image-saver 0.0 seconds: H:\src\ai\ComfyUI\custom_nodes\ComfyUI-AnimateDiff-Evolved 0.0 seconds: H:\src\ai\ComfyUI\custom_nodes\efficiency-nodes-comfyui 0.0 seconds: H:\src\ai\ComfyUI\custom_nodes\ComfyUI-Inspire-Pack 0.0 seconds: H:\src\ai\ComfyUI\custom_nodes\ComfyUI-Flowty-LDSR 0.2 seconds: H:\src\ai\ComfyUI\custom_nodes\ComfyUI-VideoHelperSuite 0.4 seconds: H:\src\ai\ComfyUI\custom_nodes\ComfyUI-MagicAnimate 0.6 seconds: H:\src\ai\ComfyUI\custom_nodes\ComfyUI-Manager 0.7 seconds: H:\src\ai\ComfyUI\custom_nodes\ComfyUI-Impact-Pack 4.5 seconds: H:\src\ai\ComfyUI\custom_nodes\ComfyUI-MotionDiff
Starting server
To see the GUI go to: http://127.0.0.1:8188
Has anyone seen this or know how to fix this please?
have you found the issue just having the same one now
the problem turned out to be in two identical Comfortable UIManager folders
the problem turned out to be in two identical Comfortable UIManager folders
same problem here, but hasn't installed UIManager yet. but still have that problem
Has anyone solved the problem of empty window at startup?
Yesterday I worked quietly in Comfyui, but today at startup where my workflow should appear just a blank screen, there is no manager nothing at all, the CMD line shows no errors, should all work but it does not work.
same here, the issue is unclear, is there a fix ?
I never found a workable solution
try checking cmd log. mine was because of Kaspersky antivirus. it might work when you turn off antivirus.
Guys, anybody found the solution? Antivirus doesn't change anything for me.
Any Luck ?
Generally, such phenomena occur in the following cases:
-
Communication or file access is being interfered with by antivirus/firewall.
- Try disabling the antivirus/firewall in each environment and test. After identifying the problem, you can add exceptions for ComfyUI only.
-
File loading is being interfered with by browser extensions.
- Try installing another browser with no extensions and test.
-
An abnormal browser cache state is causing persistent errors.
- Delete the local storage items for 127.0.0.1:8188 in the browser's developer tools.
-
Loading has been interrupted due to an error in a custom node.
- Try disabling all custom nodes and test.
For other specific errors, in the case of Chrome, you need to diagnose by opening F12 (developer tools) and checking the error messages printed in the console or the loading status of files in the network tab.
In my situation, If anyone remember there was a windows problem all around the world last week and some windows users got affected ( like me) after update my windows everything came back.