mirror of
https://github.com/k4yt3x/video2x.git
synced 2026-03-14 05:57:30 +08:00
When batch upscaling (new behavior), for sub 8G VRAM gpus, the recommended value is 200.
This commit is contained in:
@@ -45,7 +45,7 @@
|
|||||||
"output": null,
|
"output": null,
|
||||||
"noise-level": 2,
|
"noise-level": 2,
|
||||||
"scale-ratio": null,
|
"scale-ratio": null,
|
||||||
"tile-size": 400,
|
"tile-size": 200,
|
||||||
"model-path": null,
|
"model-path": null,
|
||||||
"gpu": 0,
|
"gpu": 0,
|
||||||
"load-proc-save_threads": null,
|
"load-proc-save_threads": null,
|
||||||
|
|||||||
Reference in New Issue
Block a user