Glad it's working - and to clarify for anyone else that sees this thread, the batch files that are in the "_bin" folder in the tyDiffusion root folder cannot be run directly, but once tyDiffusion modifies/copies them into the tyDiffusion root folder directly, you can run them manually without issue.
So:
Will not run properly if run manually.
Can be run manually. Same goes for setup_ComfyUI.bat and run_ComfyUI.bat. The one-click installer will modify the versions in "_bin" and copy the runnable versions out to the root folder.
So:
Code:
[tyDiffusion root]/_bin/setup.bat
Will not run properly if run manually.
Code:
[tyDiffusion root]/setup.bat
Can be run manually. Same goes for setup_ComfyUI.bat and run_ComfyUI.bat. The one-click installer will modify the versions in "_bin" and copy the runnable versions out to the root folder.