@@ -3,7 +3,7 @@ chcp 65001 > NUL
pushd %~dp0
echo Running gradio_tabs/train.py...
venv\Scripts\python gradio_tabs/train.py
venv\Scripts\python -m gradio_tabs.train
if %errorlevel% neq 0 ( pause & popd & exit /b %errorlevel% )
The note is not visible to the blocked user.