Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
toto10
/
extensions
like
3
Model card
Files
Files and versions
Community
7
main
extensions
/
microsoftexcel-controlnet
/
annotator
/
mmpkg
/
mmseg
/
ops
/
__init__.py
toto10
Upload folder using huggingface_hub (
#1
)
34097e9
about 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
116 Bytes
from
.encoding
import
Encoding
from
.wrappers
import
Upsample, resize
__all__ = [
'Upsample'
,
'resize'
,
'Encoding'
]