Fooocus_win64_2-5-0
运行run.bat,无法下载https://huggingface.co/mashb1t/misc/resolve/main/xl-to-v1_interposer-v4.0.safetensors
请问有没有国内链接,可以预先下载处理
Downloading: "https://huggingface.co/mashb1t/misc/resolve/main/xl-to-v1_interposer-v4.0.safetensors" to D:\study\test\Fooocus_win64_2-5-0\Fooocus\models\vae_approx\xl-to-v1_interposer-v4.0.safetensors
Traceback (most recent call last):
File "urllib\request.py", line 1348, in do_open
File "http\client.py", line 1282, in request
File "http\client.py", line 1328, in _send_request
File "http\client.py", line 1277, in endheaders
File "http\client.py", line 1037, in _send_output
File "http\client.py", line 975, in send
File "http\client.py", line 1454, in connect
File "ssl.py", line 513, in wrap_socket
File "ssl.py", line 1071, in _create
File "ssl.py", line 1342, in do_handshake
ConnectionResetError: [WinError 10054] 远程主机强迫关闭了一个现有的连接。
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "D:\study\test\Fooocus_win64_2-5-0\Fooocus\entry_with_update.py", line 46, in <module>
from launch import *
File "D:\study\test\Fooocus_win64_2-5-0\Fooocus\launch.py", line 145, in <module>
config.default_base_model_name, config.checkpoint_downloads = download_models(
File "D:\study\test\Fooocus_win64_2-5-0\Fooocus\launch.py", line 107, in download_models
load_file_from_url(url=url, model_dir=config.path_vae_approx, file_name=file_name)
File "D:\study\test\Fooocus_win64_2-5-0\Fooocus\modules\model_loader.py", line 27, in load_file_from_url
download_url_to_file(url, cached_file, progress=progress)
File "D:\study\test\Fooocus_win64_2-5-0\python_embeded\lib\site-packages\torch\hub.py", line 620, in download_url_to_file
u = urlopen(req)
File "urllib\request.py", line 216, in urlopen
File "urllib\request.py", line 519, in open
File "urllib\request.py", line 536, in _open
File "urllib\request.py", line 496, in _call_chain
File "urllib\request.py", line 1391, in https_open
File "urllib\request.py", line 1351, in do_open
urllib.error.URLError: <urlopen error [WinError 10054] 远程主机强迫关闭了一个现有的连接。>
D:\study\test\Fooocus_win64_2-5-0>pause
请按任意键继续. . .