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
f3b6ea0
Face-Landmark-ControlNet
/
annotator
/
uniformer
/
mmseg
/
utils
/
__init__.py
georgefen
init commit for huggingface
45b4aa7
about 2 years ago
raw
Copy download link
history
blame
Safe
119 Bytes
from
.collect_env
import
collect_env
from
.logger
import
get_root_logger
__all__ = [
'get_root_logger'
,
'collect_env'
]