Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
haaaaus
/
newbiew
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
newbiew
/
ocr
/
__init__.py
haaaaus
Upload 56 files
231b5a2
verified
4 months ago
raw
Copy download link
history
blame
contribute
delete
90 Bytes
# OCR modules
from
.chrome_lens_ocr
import
ChromeLensOCR
__all__ = [
"ChromeLensOCR"
]