mirror of
https://github.com/k4yt3x/video2x.git
synced 2026-05-18 01:16:09 +08:00
removed default value for model_dir
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
"tta": 0,
|
"tta": 0,
|
||||||
"input_path": null,
|
"input_path": null,
|
||||||
"output_path": null,
|
"output_path": null,
|
||||||
"model_dir": "models/cunet",
|
"model_dir": null,
|
||||||
"crop_w": null,
|
"crop_w": null,
|
||||||
"crop_h": null
|
"crop_h": null
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user