TD Diffusion API - Stable Diffusion image generator in TouchDesigner - 2022-12-31 05:21

TD Diffusion API - Stable Diffusion image generator in TouchDesigner

Link to main site

component update v.2.0.2:

  • Easy install (no additional libraries & scripts). Start A1111 with api flag, drag & drop .tox to your project and you ready to go!
  • img2img mode. Connect any TOP to TDA and start generating images.
  • ControlNet support. Connect any TOP to TDA controlNet TOP input.
  • Checkpoints. You can select any checkpoint (from A1111) straight in TDA.
  • Sampling methods. Also you can select samplers in TDA.
  • Clip interrogator. Connect any TOP to TDA and interrogate CLIP to get describing prompt.
  • Annotation. Every parameter now have help info. Hold ALT + rollover mouse on parameter.
  • Save images. Now you can set to save images in folder or keep (only last) image in TOP out.
  • OSX support.
  • Optimization. Stable FPS and generation speed improvements.