Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
dev2607
/
LABEL_LENS
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
bb07fca
LABEL_LENS
/
install.sh
dev2607
Update install.sh
c995a64
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
217 Bytes
#!/bin/bash
apt-get update
apt-get install -y tesseract-ocr
apt-get install -y tesseract-ocr-eng
which
tesseract
tesseract --version
apt-get update
apt-get install -y tesseract-ocr
apt-get install -y tesseract-ocr-eng