I've tried manual installation and the portable version but I'm getting stuck aat the same point.
I run the webui.bat, install dependencies, make the engines and then start touch designer.
I select the folder with the touchdiffusion files and then, when loading the engine nothing happens. The log in the component "Active engine" remains always as "none".
If you enter inside the tox an error is there that reads:
"Failed to import diffusers.models.autoencoders.autoencoder_tiny because of the following error (look up to see its traceback):
numpy>=1.17,<2.0 is required for a normal functioning of this module, but found numpy==2.1.2.
Try: pip install transformers -U or pip install -e '.[dev]' if you're working with git main
name 'StreamDiffusionWrapper' is not defined"
Did it happen to any of you and, if so, have you solved it?