@echo off call environment.bat cd %~dp0webui "%DIR%\python\python.exe" hunyuan_cli.py %* :done pause