Delete run-dml.bat

remove lnk and bat files as requested
This commit is contained in:
ozp3
2026-04-01 16:45:31 +03:00
committed by Kenneth Estanislao
parent ab834d5640
commit 3d16ee346f
-5
View File
@@ -1,5 +0,0 @@
@echo off
cd /d "%~dp0"
call venv\Scripts\activate
python run.py --execution-provider dml
pause