update smoothers

This commit is contained in:
Artiprocher
2024-02-05 01:43:55 +08:00
parent e1763d11ac
commit eab2dcbf7b
7 changed files with 276 additions and 9 deletions

View File

@@ -0,0 +1,6 @@
class VideoProcessor:
def __init__(self):
pass
def __call__(self):
raise NotImplementedError