Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
2ch
/
controlnet
like
1
Model card
Files
Files and versions
Community
main
controlnet
/
annotator
/
uniformer
/
mmcv_custom
/
__init__.py
2ch
Upload folder using huggingface_hub
0106545
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'
]