Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
atatakun/testapp2
atatakun
/
ControlNet-v1-1-Annotators-cpu
like
0
Running
App
Files
Files
Community
56b80b8
ControlNet-v1-1-Annotators-cpu
/
annotator
/
mmpkg
/
mmseg
/
ops
/
__init__.py
atatakun
Duplicate from atatakun/testapp2
18dd6ad
over 1 year ago
raw
Copy download link
history
blame
Safe
116 Bytes
from
.encoding
import
Encoding
from
.wrappers
import
Upsample, resize
__all__ = [
'Upsample'
,
'resize'
,
'Encoding'
]