Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
georgefen
/
Face-Landmark-ControlNet
like
129
Diffusers
stable-diffusion
controlnet
License:
openrail
Model card
Files
Files and versions
Community
11
Use this model
main
Face-Landmark-ControlNet
/
annotator
/
uniformer
/
mmseg
/
ops
/
__init__.py
georgefen
init commit for huggingface
45b4aa7
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'
]