Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
sunzx0810
/
farfetch_controlnet
like
1
License:
controlnet
Model card
Files
Files and versions
Community
main
farfetch_controlnet
/
annotator
/
uniformer
/
mmseg
/
ops
/
__init__.py
sunzx0810
shawn
0fbed26
about 1 year 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'
]