Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
coreml-community/ControlNet-v1-1-Annotators-cpu
awacke1
/
ControlNet-v1-1-Annotators-cpu
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
aaa6de6
ControlNet-v1-1-Annotators-cpu
/
annotator
/
mmpkg
/
mmseg
/
ops
/
__init__.py
atatakun
Duplicate from atatakun/ControlNet-v1-1-Annotators-cpu
87b62f4
almost 2 years ago
raw
Copy download link
history
blame
116 Bytes
from
.encoding
import
Encoding
from
.wrappers
import
Upsample, resize
__all__ = [
'Upsample'
,
'resize'
,
'Encoding'
]