Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
rajsecrets0
/
MedDocDigitizer
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
rajsecrets0
commited on
Jan 11
Commit
610b522
·
verified
·
1 Parent(s):
7a9ab18
Create setup.sh
Browse files
Files changed (1)
hide
show
setup.sh
+2
-0
setup.sh
ADDED
Viewed
@@ -0,0 +1,2 @@
1
+
# Install Tesseract OCR
2
+
apt-get update && apt-get install -y tesseract-ocr