TouchDesigner interface for AUTOMATIC1111 API
- 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. Connect any TOP to TDA controlNet TOP input.
- Checkpoints. You can select any checkpoint (from A1111) straight in TDA.
- Upscale. connect any TOP to TDA extras TOP input and upscale images.
- Clip interrogator. Connect any TOP to TDA and interrogate CLIP to get describing prompt.
- Seed travel. Install extension to A1111 and generate seed travels in TouchDesigner.
- Annotation. Most 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.
- Install AUTOMATIC1111
- Set "--api" flag in web-user.bat
- Download latest TDA component
- Add TDDiffusionAPI.tox to TouchDesigner project.
- Run "Refresh" in "Dependencies" of TDA settings.