Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Aumkeshchy2003
/
Gradio-OCR
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Aumkeshchy2003
commited on
Sep 30, 2024
Commit
4c44087
·
verified
·
1 Parent(s):
fb7988f
Delete setup.sh
Browse files
Files changed (1)
hide
show
setup.sh
+0
-5
setup.sh
DELETED
Viewed
@@ -1,5 +0,0 @@
1
-
#!/bin/bash
2
-
apt-get update -y
3
-
apt-get install -y tesseract-ocr tesseract-ocr-hin libtesseract-dev
4
-
tesseract --version
5
-
which tesseract