feat: add template json
This commit is contained in:
66
cargos/tvai-v2/template/Remove noise.json
Normal file
66
cargos/tvai-v2/template/Remove noise.json
Normal file
@@ -0,0 +1,66 @@
|
||||
{
|
||||
"author": "Topaz Labs",
|
||||
"date": "Mon Jun 10 20:45:00 2024 GMT-0500",
|
||||
"description": "使用Nyx模型精确去除视频噪点",
|
||||
"editable": false,
|
||||
"enabled": true,
|
||||
"name": "去除噪点",
|
||||
"path": "C:/ProgramData/Topaz Labs LLC/Topaz Video AI/presets/Remove noise.json",
|
||||
"saveOutputSettings": false,
|
||||
"settings": {
|
||||
"enhance": {
|
||||
"active": true,
|
||||
"addNoise": 0,
|
||||
"auto": 0,
|
||||
"compress": 0,
|
||||
"deblur": 0,
|
||||
"dehalo": 0,
|
||||
"denoise": 0,
|
||||
"detail": 0,
|
||||
"fieldOrder": 0,
|
||||
"focusFixLevel": "Off",
|
||||
"model": "nyx-3",
|
||||
"recoverOriginalDetailValue": 0,
|
||||
"sharpen": 0,
|
||||
"videoType": 1,
|
||||
"isSecondEnhancement": false
|
||||
},
|
||||
"filterManager": {
|
||||
"SecondEnhancementEnabled": false,
|
||||
"SecondEnhancementIntermediateResolution": 3
|
||||
},
|
||||
"grain": {
|
||||
"active": false,
|
||||
"grain": 5,
|
||||
"grainSize": 2
|
||||
},
|
||||
"motionblur": {
|
||||
"active": false,
|
||||
"model": "thm-2"
|
||||
},
|
||||
"output": {
|
||||
"active": true,
|
||||
"cropToFit": false,
|
||||
"customResolutionPriority": 0,
|
||||
"lockAspectRatio": true,
|
||||
"outSizeMethod": 0,
|
||||
"outputPAR": 0
|
||||
},
|
||||
"slowmo": {
|
||||
"active": false,
|
||||
"duplicate": true,
|
||||
"duplicateThreshold": 10,
|
||||
"factor": 1,
|
||||
"model": "apo-8"
|
||||
},
|
||||
"stabilize": {
|
||||
"active": false,
|
||||
"method": 1,
|
||||
"reduceMotion": false,
|
||||
"reduceMotionIteration": 2,
|
||||
"rsc": false,
|
||||
"smooth": 50
|
||||
}
|
||||
},
|
||||
"veaiversion": "5.1.2"
|
||||
}
|
||||
Reference in New Issue
Block a user