Anyone else seeing internet access when loading SD3 models (only)? #16284
-
I can start the Web UI and it works fine with no internet loading SD 1.5 and SDXL models, but for some reason when I load an SD3 model, there's an attempted internet access from python. if I allow it through with my interactive firewall, it still happens next time I restart the Web UI and load another SD3 model, so it's not just updating something. It's a persistent request on each load. How do I disable this? The URL is hitting huggingface.co, but I don't know the path even though I captured logs with wireshark because it's https. It will take more work to get the path. I thought the problem might be that I need a newer transformers, so I bumped the required version in the config file, but I still see the internet access attempt even with the newest transformers. Should I file an issue to get this resolved? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
possible patch |
Beta Was this translation helpful? Give feedback.
possible patch