kevinwang676's picture
Upload folder using huggingface_hub
fb4fac3 verified
raw
history blame
118 Bytes
class VideoProcessor:
def __init__(self):
pass
def __call__(self):
raise NotImplementedError