Comfy-Org / Comfy-Org/ComfyUI-Manager
Could you just DISABLE THE MANDATORY FETCH ComfyRegistry Data?
- Dominant language
- Python
- Stars
- 16.1k
- Forks
- 2.5k
- Avg merge
- 5d 4h
- Merged PRs (30d)
- 13
Description
V3.31.9 manager in comfy portable
I set COMMANDLINE_ARGS=--dont-fetch-updates in comfy launch nvidia gpu.bat.
It works only when starting the webui, after the webui is loaded in browser, the fetch process start again!!!!
Everytime I launch comfy UI it takes a f******** long time to fetch comfyRegistry Data, it is ridiculous that this time consuming event should not be unconditioned! IT WOULD TAKE MORE THAN 2 MINUTES TO fetch all 90 registry
I tried this:
`To disable FETCH DATA, you can change network_mode to private or offline. https://github.com/ltdrdata/ComfyUI-Manager?tab=readme-ov-file#config`
This is from https://github.com/Comfy-Org/ComfyUI-Manager/issues/1629
However, in my custom node directory this is no "ComfyUI-Manager" directory, there is only a folder named "ComfyUI-Manager-main"
while the cmd treat is like ComfyUI-Manager folder, there is NO config.ini in this folder.
I even manually creat a config.ini and add network_mode = private, but it does not work.
It still FETCH those registry data.
IT'S JUST HORRIBLE WE DON'T HAVE SO MUCH TIME IN LIFE
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.