Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
modelscope
/
DiffSynth-Painter
like
14
Sleeping
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
main
DiffSynth-Painter
/
diffsynth
/
processors
/
base.py
wenmengzhou
add code and adapt to zero gpus
703e263
verified
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
118 Bytes
class
VideoProcessor
:
def
__init__
(
self
):
pass
def
__call__
(
self
):
raise
NotImplementedError