Duplicated fromΒ vilarin/flux-labs
2ba49a8
1
2
3
4
5
6
7
class VideoProcessor: def __init__(self): pass def __call__(self): raise NotImplementedError