olegchomp / TDComfyUI

TouchDesigner interface for ComfyUI
151 stars 9 forks source link

Remote connection from second machine #2

Closed KOENTO closed 10 months ago

KOENTO commented 10 months ago

can't load "Workflow" from a remote machine (one with TD and one with Comfy). Firewall and everything checked, the API connects, I get feedback but I don't get "Workflow Ready". Works fine on the local machine.

(TD 2022.33910)

olegchomp commented 10 months ago

what you mean by

can't load "Workflow" from a remote machine

Workflows is just .json files with description of ComfyUI nodes that parses with TD component

KOENTO commented 10 months ago

I'm sorry, I didn't express myself clearly two scenarios:

first: Touchdesigner and ComfyUI on one machine ComfyUI ip address: 127.0.0.1

Status: Initializing extension Status: ComfyUI API connected Status: Loading workflow Status: Workflow destroyed Status: Workflow ready

second: Touch designer on PC1 ComfyUI on PC2 TD ip address: 192.168.1.100 ComfyUI ip address: 192.168.1.101

Status: Initializing extension Status: ComfyUI API connected Status: Loading workflow Status: Workflow destroyed (stops here)

olegchomp commented 10 months ago

Will be fixed in new version (hope to release in few hours)

olegchomp commented 10 months ago

Fixed in v.1.0.1