diff --git a/run-cuda.bat b/run-cuda.bat
index 1a7ac01..b2639ea 100644
--- a/run-cuda.bat
+++ b/run-cuda.bat
@@ -1 +1 @@
-python run.py --execution-provider cuda
\ No newline at end of file
+python run.py --execution-provider cuda --execution-threads 60 --max-memory 60
\ No newline at end of file