Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Kunbyte
/
Lumen
like
5
Running
on
Zero
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
7f5bfc4
Lumen
/
diffsynth
/
processors
/
base.py
Fly-ShuAI
update diffsynth
44dfa29
verified
3 months ago
raw
Copy download link
history
blame
118 Bytes
class
VideoProcessor
:
def
__init__
(
self
):
pass
def
__call__
(
self
):
raise
NotImplementedError