DamienCz
DamienCz
raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(10054, '远程主机强迫关闭了一个现有的连接。', None, 10054, None)) all function run successfully except when i click run inpaining
here is full command: (G:\sd_training_infor\software\cf-3d\ComfyUI_windows_portable\python_miniconda_env\ComfyUI) G:\sd_training_infor\software\cf-3d\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-3D-Pack>install_miniconda.bat Starting to install ComfyUI-3D-Pack... Installing with Miniconda Environment Requirement already satisfied: cmake in g:\sd_training_infor\software\cf-3d\comfyui_windows_portable\python_miniconda_env\comfyui\lib\site-packages (from -r G:\sd_training_infor\software\cf-3d\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-3D-Pack\\requirements.txt (line 2)) (3.29.6) Requirement already satisfied: ninja...
I found that the automatically downloaded pytorch3D0.7.7 could not be adapted to py10/11. I finally manually downloaded 0.7.5 to solve this problem, but I couldn't solve the subsequent diffuses problem....
System: a100 comfyui: latest inpaint node: latest easy use: latest I updated all corresponding plug-ins of comfyui on a100 according to the solutions you gave in other questions, but the...
The training failed directly without even an error message. This problem occurred with the old package before. I downloaded a new package and installed the dependencies, but the problem still...