Skip to content

Releases: olegchomp/TDComfyUI

TDComfyUI-v.1.0.7

25 Nov 04:08
712058e
Compare
Choose a tag to compare
  • Added Callbacks.
    • onConnected executed when component connectes to ComfyUI API
    • onDisconnected executed when component disconnected from ComfyUI API
    • onGenerated executed on ComfyUI response. Result returns status of execution.
    • onParameterCreated executed while workflow converts to parameters, useful for auto-filling parameters.
  • Added Restart ComfyUI server. Pulse trigger to restart server, works only if ComfyUI-Manager installed.
  • Added Timestamp to ComfyUI_log output.
  • Fixed URL parsing for remote connection
  • Fixed Parameter naming

TDComfyUI-v.1.0.6

20 Apr 19:06
397d3cf
Compare
Choose a tag to compare
  • Fixed Stream activation after disconnect
  • Fixed Result image cooking

TDComfyUI-v.1.0.5

15 Apr 19:53
6be7c6c
Compare
Choose a tag to compare
  • Fixed Error on Stream activation
  • Added Auto reconnect. If active and ComfyUI disconnected will try to reconnect every 3 sec.

TDComfyUI-v.1.0.4

12 Apr 11:45
0749edb
Compare
Choose a tag to compare
  • Support for TD 2023+
  • Reworked image processing and optimization
  • Fixed #15 #14 #13 #11 #9 #8
  • Improvement #12 #10

TDComfyUI-v.1.0.3

13 Dec 20:32
352f63c
Compare
Choose a tag to compare
  • Reworked Image Ready trigger
  • Reworked Connection monitoring
  • Support any image format

TDComfyUI-v.1.0.2

22 Nov 00:02
5ecbeab
Compare
Choose a tag to compare
  • Reworked Stream mode.

TDComfyUI-v.1.0.1

20 Nov 22:18
91580aa
Compare
Choose a tag to compare

TDComfyUI-v.1.0.0

17 Nov 22:34
d496ff2
Compare
Choose a tag to compare
  • Released TouchDesigner interface for ComfyUI API

TDComfyUI-v.0.0.0

17 Nov 04:17
3cfd239
Compare
Choose a tag to compare
  • Created version control