Increase NCNN thread limit in GUI

This commit is contained in:
n00mkrad
2023-02-17 22:11:18 +01:00
parent c20c1b55ee
commit 4faeb7d938
2 changed files with 2 additions and 2 deletions

View File

@@ -1220,7 +1220,7 @@
this.ncnnThreads.ForeColor = System.Drawing.Color.White;
this.ncnnThreads.Location = new System.Drawing.Point(280, 98);
this.ncnnThreads.Maximum = new decimal(new int[] {
4,
8,
0,
0,
0});