Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
masamasa4
/
layout-detection
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
layout-detection
/
usecase
/
__init__.py
masamasa4
Deploy layout-analysis from monorepo
c7368f9
verified
2 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
95 Bytes
from
usecase.extract_figures
import
ExtractFiguresUseCase
__all__ = [
"ExtractFiguresUseCase"
]