LarryJane491 / Lora-Training-in-Comfy

This custom node lets you train LoRA directly in ComfyUI!
388 stars 57 forks source link

RuntimeError: Distributed package doesn't have NCCL built in #41

Open GZone19 opened 7 months ago

GZone19 commented 7 months ago

Hey does anyone else run into this error?

[Dataset 0] loading image sizes. 100%|████████████████████████████████████████████████████████████████████████████████████| 47/47 [00:00<00:00, 2766.96it/s] make buckets number of images (including repeats) / 各bucketの画像枚数(繰り返し回数を含む) bucket 0: resolution (512, 512), count: 235 mean ar error (without repeats): 0.0 preparing accelerator [W socket.cpp:697] [c10d] The client socket has failed to connect to [lmlicenses.wip4.adobe.com]:29500 (system error: 10049

I've tried many thing but nothing worked so far. Before, I've used the on click install methode for ComfyUI and installed all nodes. Then I've tried to use git clone instead.

I am on Windows 10 and I am using NVIDIA and the console shows the following: Torch version: 2.2.2+cu121 Is CUDA enabled? True

Any ideas what the issue might be?