ltdrdata / ComfyUI-Manager

ComfyUI-Manager is an extension designed to enhance the usability of ComfyUI. It offers management functions to install, remove, disable, and enable various custom nodes of ComfyUI. Furthermore, this extension provides a hub feature and convenience functions to access a wide range of information within ComfyUI.
GNU General Public License v3.0
6.22k stars 776 forks source link

Support for running ComfyUI-Manager in an internal network environment #1055

Open shydow opened 2 weeks ago

shydow commented 2 weeks ago

I'm writing to request a feature that would allow ComfyUI-Manager to run in an internal network environment. In my organization, direct access to external resources like GitHub and Hugging Face is restricted. However, it might be possible to access these resources through an HTTP proxy or other proxy mechanisms. thanks.

ltdrdata commented 2 weeks ago

I plan to support a feature that can utilize reverse proxy in this manner in the future. https://github.com/ltdrdata/ComfyUI-Manager/pull/795