Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Prashasst
/
Medical_Lab_Test_Extraction_Pipeline
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Prashasst
commited on
Mar 6
Commit
9d178f5
·
verified
·
1 Parent(s):
7f0921b
Create setup.sh
Browse files
installation of tesseract
Files changed (1)
hide
show
setup.sh
+2
-0
setup.sh
ADDED
Viewed
@@ -0,0 +1,2 @@
1
+
#!/bin/bash
2
+
apt-get update && apt-get install -y tesseract-ocr poppler-utils