Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
tomofi
/
NDLOCR
like
2
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
NDLOCR
/
src
/
ndl_layout
/
mmdetection
/
.dev_scripts
/
linter.sh
3v324v23
Add files
c9019cd
almost 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
90 Bytes
yapf -r -i mmdet/ configs/ tests/ tools/
isort -rc mmdet/ configs/ tests/ tools/
flake8 .