Skip to content

Releases: olegchomp/TDDiffusionAPI

TDDiffusionAPI-v.2.1.1

17 Oct 01:24
36db99c
Compare
Choose a tag to compare
  • added Advanced scripts. Now you can manual append custom scripts (extensions) to prompt.
  • fixed bugs and some hotfixes.

TDDiffusionAPI-v.2.1.0

13 Oct 02:42
bafc2df
Compare
Choose a tag to compare
  • added Stream. Enable toggle to start auto-generation (live mode).
  • added Multi-Controlnet. Multiple ControlNet inputs for a single generation.
  • added Inpainting. Connect mask to "inpaintMask" input. Only for img2img.
  • added Scripts & Extensions. Partial support, not all scripts can be run in TD.
  • added Clips skip
  • added Hires Fix
  • added Prompt styles
  • added Refiner
  • changed Random seed. Now same as in A1111, set "-1" in seed parameter.
  • fixed Image Ready trigger
  • depreciated Lexica
  • depreciated Travels (moved to scripts)

Also some additional features, adjustments, fixes and etc.

TDDiffusionAPI-v.2.0.9

03 Jun 17:42
435f77d
Compare
Choose a tag to compare
  • fixed extras pin upscale
  • added Auto upscale. Enable option in Extras tab and every txt2img and img2img generated image will be upscaled.

TDDiffusionAPI-v.2.0.8

01 Jun 16:51
32f8985
Compare
Choose a tag to compare
  • fixed ControlNet JSON error
  • fixed component doesn't cooks in perfom mode

TDDiffusionAPI-v.2.0.7

27 May 01:46
0fd885b
Compare
Choose a tag to compare
  • updated TouchDesigner image processing
  • updated ControlNet to new version
  • updated ControlNet support for new endpoints (auto filling preprocessors & parameters)

TDDiffusionAPI-v.2.0.6

12 Apr 02:07
3ba3776
Compare
Choose a tag to compare
  • fixed not finding output path
  • fixed lexica not searching for images
  • updated seed travel to latest version
  • added random seed toggle
  • added controlnet separate detect image function
  • added Upscale function

TDDiffusionAPI-v.2.0.5

07 Apr 04:07
983be6e
Compare
Choose a tag to compare
  • fixed infinite update status
  • added more informative update status for Seed travel

TDDiffusionAPI-v.2.0.4

07 Apr 01:42
2f8a0c8
Compare
Choose a tag to compare
  • fixed images not generated if output format not .png
  • changed from this version images will be saved in A1111 folder. You can change output folder and name format in A1111 settings.
  • added Seed travel support. Required Seed travel extension installed in A1111.
  • added support for previous TouchDesigner versions
  • added ControlNet TOP result image
  • added Parameters DAT of generated image

TDDiffusionAPI-v.2.0.3

09 Mar 07:19
b3e6d10
Compare
Choose a tag to compare
  • fixed clip interrogator
  • added ControlNet for img2img
  • added new ControlNet preprocessors

TDDiffusionAPI-v.2.0.2

01 Mar 22:29
63ded9b
Compare
Choose a tag to compare
  • ControlNet support