@@ -0,0 +1,10 @@
chcp 65001 > NUL
@echo off
echo Running webui_train.py...
venv\Scripts\python webui_train.py
if %errorlevel% neq 0 ( pause & popd & exit /b %errorlevel% )
pause
The note is not visible to the blocked user.