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