mirror of
https://github.com/n00mkrad/flowframes.git
synced 2025-12-28 16:06:49 +01:00
26 lines
404 B
JSON
26 lines
404 B
JSON
[
|
|
{
|
|
"name": "RIFE 2.3",
|
|
"desc": "Old Model",
|
|
"dir": "rife-v2.3",
|
|
"fixedFactors": [2]
|
|
},
|
|
{
|
|
"name": "RIFE 4.0",
|
|
"desc": "New Fast General Model",
|
|
"dir": "rife-v4",
|
|
"isDefault": "false"
|
|
},
|
|
{
|
|
"name": "RIFE 4.3",
|
|
"desc": "New Fast General Model",
|
|
"dir": "rife-v4.3",
|
|
"isDefault": "true"
|
|
},
|
|
{
|
|
"name": "RIFE 4.4",
|
|
"desc": "Latest Fast General Model",
|
|
"dir": "rife-v4.4",
|
|
"isDefault": "true"
|
|
},
|
|
] |