mirror of
https://github.com/n00mkrad/flowframes.git
synced 2025-12-28 16:06:49 +01:00
23 lines
359 B
JSON
23 lines
359 B
JSON
[
|
|
{
|
|
"name": "RIFE 1.8",
|
|
"desc": "Old 2D Animation Model",
|
|
"dir": "RIFE18"
|
|
},
|
|
{
|
|
"name": "RIFE 2.3",
|
|
"desc": "Updated General Model",
|
|
"dir": "RIFE23"
|
|
},
|
|
{
|
|
"name": "RIFE 2.4",
|
|
"desc": "Updated General Model (Sometimes worse than 2.3)",
|
|
"dir": "RIFE24"
|
|
},
|
|
{
|
|
"name": "RIFE 3.0",
|
|
"desc": "Latest General Model",
|
|
"dir": "RIFE30",
|
|
"isDefault": "true"
|
|
}
|
|
] |