feat: add template json
This commit is contained in:
128
cargos/tvai-v2/models/aion-1.json
Normal file
128
cargos/tvai-v2/models/aion-1.json
Normal file
@@ -0,0 +1,128 @@
|
||||
{
|
||||
"adaptStatus": true,
|
||||
"backends": {
|
||||
"coreml": {
|
||||
"model": "aion",
|
||||
"parallel": 1,
|
||||
"scales": {
|
||||
"1": {
|
||||
"spec": {
|
||||
"13": {
|
||||
"baseGB": 1.2,
|
||||
"nets": [
|
||||
"fp16-13-mlp.tz"
|
||||
],
|
||||
"outputs": [
|
||||
"out"
|
||||
],
|
||||
"pixelsPerGB": 120000
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"onnx16": {
|
||||
"model": "aion",
|
||||
"parallel": 0,
|
||||
"scales": {
|
||||
"1": {
|
||||
"baseGB": 1.2,
|
||||
"nets": [
|
||||
"fp16-ox.tz"
|
||||
],
|
||||
"outputs": [
|
||||
"out"
|
||||
],
|
||||
"pixelsPerGB": 120000
|
||||
}
|
||||
}
|
||||
},
|
||||
"openvino": {
|
||||
"model": "aion",
|
||||
"parallel": 0,
|
||||
"scales": {
|
||||
"1": {
|
||||
"baseGB": 1.2,
|
||||
"nets": [
|
||||
"fp16-ox.tz"
|
||||
],
|
||||
"outputs": [
|
||||
"out"
|
||||
],
|
||||
"pixelsPerGB": 80000
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"baseModel": "aiob-1",
|
||||
"blockOverlap": 32,
|
||||
"changesFPS": 1,
|
||||
"channels": 48,
|
||||
"dependencies": [
|
||||
"aiob-1"
|
||||
],
|
||||
"displayName": "Aion",
|
||||
"enabled": 1,
|
||||
"frameCount": 4,
|
||||
"gui": {
|
||||
"desc": "An FPS conversion model that allows you to change the framerate, as well as doing slow motion effects on your input. Note that you cannot resize your video with this model.",
|
||||
"displayPri": 490,
|
||||
"hiddenKeywords": [
|
||||
"FPS",
|
||||
"Playback Speed",
|
||||
"Speed"
|
||||
],
|
||||
"maxScale": 1,
|
||||
"minScale": 1,
|
||||
"modelPickerParams": {
|
||||
"vidArtifactType": [
|
||||
"Choppy"
|
||||
],
|
||||
"vidQuality": [
|
||||
0,
|
||||
1,
|
||||
2
|
||||
],
|
||||
"vidType": [
|
||||
"P",
|
||||
"I",
|
||||
"CG"
|
||||
]
|
||||
},
|
||||
"name": "Aion",
|
||||
"searchableKeywords": [
|
||||
"Aion",
|
||||
"Scale-Recurrent",
|
||||
"FPS Conversion"
|
||||
],
|
||||
"showScale": 0
|
||||
},
|
||||
"plugin" : {
|
||||
"displayName" : "Aion",
|
||||
"videoQuality" : [0,1,2]
|
||||
},
|
||||
"inputs": {
|
||||
"in0": "in0",
|
||||
"in1": "in1",
|
||||
"in2": "in2",
|
||||
"in3": "in3",
|
||||
"in8x": "in8x"
|
||||
},
|
||||
"jsonVersion": "1.0.0",
|
||||
"keepColor": 0,
|
||||
"keepInput": false,
|
||||
"key": "CHJPPIOMOMCPNLKEOLFNAPEBPGDDEIGBOOIDFPNMKAMDOEEFMIJJOOEFMEGNMAJJGIGJEPNJKCLDBKJIONNHGKDLPMAOGCHBGFBIHKGHACOBNLOBBONCFFCLBLDIAJNJCDBGFGABNBPJFEFONMKGPEPLBPPKEEGPCDLEHMFLFHJOCBAEIPAODMGIOCEKNKLPCKCADACDLGIDPBJKCKNBOLJJNLKEAPOBKGCIBOOHONPLHAODDJPHCJJOAJKJGNNHIJCMMALNDKNBENEFJGCGECONMIDPCCAPENCJGCNEKNJOIHGIHBLKJCGCMOGKIPEH",
|
||||
"maxFrames": 8,
|
||||
"minAppVersion": "4.1.0",
|
||||
"minCMLMacVersion": 13,
|
||||
"modelType": 2,
|
||||
"outputFrameCount": 16,
|
||||
"postflight": 1,
|
||||
"preflight": 1,
|
||||
"processAll": true,
|
||||
"processors": [
|
||||
"aion"
|
||||
],
|
||||
"shortName": "aion",
|
||||
"version": "1"
|
||||
}
|
||||
Reference in New Issue
Block a user