IOPaint
IOPaint copied to clipboard
I can't change the mode to sd1.5
When global proxies are off,it reported this error.
When global proxies are on, it reported Error like this: requests.exceptions.ProxyError: HTTPSConnectionPool(host=‘xxxx‘, port=443.
Could you please teach me how to solve this problem?
- Open the proxy in command line, start the service using
--model=sd1.5, and wait for the sd model to download. - The next time you start, you can add the
--local-files-onlystartup parameter, and it will not connect to the internet.
I open the global proxy by clash, then it still reports ProxyError: HTTPSConnectionPool(host=‘xxxx‘, port=443.
When I close the global proxy, it just download the empty folder in my disk.