From 7ec9d61608f81211478d93092518eb415a7a481b Mon Sep 17 00:00:00 2001 From: KRSHH <136873090+KRSHH@users.noreply.github.com> Date: Tue, 24 Dec 2024 01:26:20 +0530 Subject: [PATCH] Removed default limits User should add limits according their needs --- run-cuda.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run-cuda.bat b/run-cuda.bat index b2639ea..93042a7 100644 --- a/run-cuda.bat +++ b/run-cuda.bat @@ -1 +1 @@ -python run.py --execution-provider cuda --execution-threads 60 --max-memory 60 \ No newline at end of file +python run.py --execution-provider cuda