Unsupported gloo device
I keep getting this error in comfyui how do I fix it
File "C:\Users\matta\Documents\ComfyUI\custom_nodes\comfyui-unianimate-w\tools\inferences\inference_unianimate_long_entrance.py", line 76, in inference_unianimate_long_entrance
return worker(0, seed, steps, useFirstFrame, reference_image, refPose, pose_sequence, frame_interval, context_size, context_stride, context_overlap, max_frames, resolution, cfg, cfg_update)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\matta\Documents\ComfyUI\custom_nodes\comfyui-unianimate-w\tools\inferences\inference_unianimate_long_entrance.py", line 233, in worker
dist.init_process_group(backend='gloo', world_size=cfg.world_size, rank=cfg.rank)
File "C:\Users\matta\Documents\ComfyUI\.venv\Lib\site-packages\torch\distributed\c10d_logger.py", line 81, in wrapper
return func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\matta\Documents\ComfyUI\.venv\Lib\site-packages\torch\distributed\c10d_logger.py", line 95, in wrapper
func_return = func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\matta\Documents\ComfyUI\.venv\Lib\site-packages\torch\distributed\distributed_c10d.py", line 1727, in init_process_group
default_pg, _ = _new_process_group_helper(
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\matta\Documents\ComfyUI\.venv\Lib\site-packages\torch\distributed\distributed_c10d.py", line 1952, in _new_process_group_helper
backend_class = ProcessGroupGloo(
^^^^^^^^^^^^^^^^^
RuntimeError: makeDeviceForHostname(): unsupported gloo device
0 条评论