Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
abhishek/sketch-to-image
AhmedHema
/
sketch-to-image
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
sketch-to-image
/
annotator
/
uniformer
/
mmseg
/
utils
/
__init__.py
abhishek
first commit
58f667f
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
119 Bytes
from
.collect_env
import
collect_env
from
.logger
import
get_root_logger
__all__ = [
'get_root_logger'
,
'collect_env'
]