mirror of
https://github.com/n00mkrad/flowframes.git
synced 2025-12-16 08:27:44 +01:00
Added RIFE 4.0 model
This commit is contained in:
@@ -108,7 +108,5 @@ namespace Flowframes.Os
|
||||
btn.FlatAppearance.MouseOverBackColor = System.Drawing.Color.DarkOrange;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
@@ -39,9 +39,16 @@
|
||||
},
|
||||
{
|
||||
"name": "RIFE 3.9",
|
||||
"desc": "Latest General Model",
|
||||
"desc": "Updated v3 Model",
|
||||
"dir": "RIFE39",
|
||||
"supportsAlpha": "true",
|
||||
"isDefault": "false"
|
||||
},
|
||||
{
|
||||
"name": "RIFE 4.0",
|
||||
"desc": "Latest General Model",
|
||||
"dir": "RIFE40",
|
||||
"supportsAlpha": "true",
|
||||
"isDefault": "true"
|
||||
},
|
||||
]
|
||||
Reference in New Issue
Block a user