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.
- Stream mode. Enable toggle to start auto-generation (live mode).
- Multi-Controlnet. Multiple ControlNet inputs for a single generation. Connect any TOP to TDA controlNet TOP input.
- Inpainting. Connect mask to "inpaintMask" input. Only for img2img.
- Scripts & Extensions. Partial support, not all scripts can be run in TD.
- Aditional tools. Support for Hires Fix, Refiner.
- 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.
- 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.