Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
georgefen
/
Face-Landmark-ControlNet
like
126
Diffusers
stable-diffusion
controlnet
License:
openrail
Model card
Files
Files and versions
Community
11
Use this model
main
Face-Landmark-ControlNet
/
annotator
/
uniformer
/
mmcv_custom
/
__init__.py
georgefen
init commit for huggingface
45b4aa7
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
95 Bytes
# -*- coding: utf-8 -*-
from
.checkpoint
import
load_checkpoint
__all__ = [
'load_checkpoint'
]