mirror of
https://github.com/n00mkrad/flowframes.git
synced 2025-12-16 16:37:48 +01:00
Add (broken?) RIFE 4.1 model to RIFE-NCNN
This commit is contained in:
@@ -26,8 +26,14 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "RIFE 4.0",
|
"name": "RIFE 4.0",
|
||||||
"desc": "Latest General Model",
|
"desc": "New Fast General Model",
|
||||||
"dir": "rife-v4",
|
"dir": "rife-v4",
|
||||||
"isDefault": "true"
|
"isDefault": "true"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "RIFE 4.1",
|
||||||
|
"desc": "Experimental Model, Unstable!",
|
||||||
|
"dir": "rife-v4.1",
|
||||||
|
"isDefault": "false"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
Reference in New Issue
Block a user