mirror of
https://github.com/n00mkrad/flowframes.git
synced 2025-12-21 18:59:26 +01:00
rife-cuda v2: added output arg, updated model to 1.4
This commit is contained in:
@@ -9,6 +9,6 @@ namespace Flowframes.Data
|
||||
class Padding
|
||||
{
|
||||
public const int inputFrames = 9;
|
||||
public const int interpFrames = 8;
|
||||
public const int interpFrames = 8; // TODO: Maybe modify NCNN to accept padding as arg?
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user