Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
svjack
/
ControlNet-Canny-Chinese-df
like
2
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
d0a1ce4
ControlNet-Canny-Chinese-df
/
annotator
/
uniformer
/
mmcv_custom
/
__init__.py
svjack
Upload . with huggingface_hub
e21f690
about 2 years ago
raw
Copy download link
history
blame
Safe
95 Bytes
# -*- coding: utf-8 -*-
from
.checkpoint
import
load_checkpoint
__all__ = [
'load_checkpoint'
]