stassius/StableHoudini

Connection error

Closed this issue · 2 comments

I am getting a connection error when using a custom URL to launch the 1111 webui.

image

image

The process is stuck here:
LatentDiffusion: Running in eps-prediction mode DiffusionWrapper has 859.53 M params. Applying cross attention optimization (Doggettx). Model loaded in 2.1s (create model: 0.2s, apply weights to model: 0.6s, apply half(): 0.4s, move model to device: 0.9s).

It looks like a connection error from another node. You should switch Use custom URL parameter on every SD node in the network. You can tie these parameters together. I'm planning to make the URL usage easier in the near future.

Thank you, this worked. I was running another node with the same URL.

image