city96 / ComfyUI_NetDist

Run ComfyUI workflows on multiple local GPUs/networked machines.
Apache License 2.0
236 stars 26 forks source link

Install Fail #11

Open scstudio opened 5 months ago

scstudio commented 5 months ago

Hi I'm trying to use your plugin to access my second Graphics Processor. I have 2 3080 ti's. When I run the layout provided it chokes on the cue on remote (single) step. I've tried using 1.5 vanilla and sdxl vanilla both give the same error. (see attached)

Thanks JP install error.txt

city96 commented 5 months ago

That points to the URL being wrong. Make sure the address you enter into the remote_url fields is accessible.

If you're running them locally, then you'll have to start the second instance with --port 8288 to avoid conflicts.