Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
georgefen/Face-Landmark-ControlNet
Karumoon
/
Face-Landmark-ControlNet
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Face-Landmark-ControlNet
/
annotator
/
uniformer
/
mmseg
/
ops
/
__init__.py
georgefen
add all needed files
1cb032f
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'
]