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 GitHub
parent fbd1cc5973
commit 0cbc9f126f
-5
View File
@@ -1,5 +0,0 @@
@echo off
cd /d "%~dp0"
call venv\Scripts\activate
python run.py --execution-provider dml
pause