2kpr / ComfyUI-UltraPixel

GNU Affero General Public License v3.0
210 stars 11 forks source link

internet connection needed for this node to work (great node though!) #24

Open dimmm7 opened 1 month ago

dimmm7 commented 1 month ago

If i am not connected to the internet this node does not work. If for any reason my connection is lost i get an error message. What is happening that is not local? I think it's related to this message:

!!! Exception during processing!!! HTTPSConnectionPool(host='huggingface.co', port=443): Max retries exceeded with url: /laion/CLIP-ViT-bigG-14-laion2B-39B-b160k/resolve/main/model.safetensors.index.json (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x000001F8EF357390>: Failed to establish a new connection: [Errno 11002] getaddrinfo failed')).

Could you confirm this is normal?

Thank you