Spaces:
Sleeping
Sleeping
neerajkalyank
commited on
Commit
•
f8598ca
1
Parent(s):
f6ae938
Delete setup.sh
Browse files
setup.sh
DELETED
@@ -1,9 +0,0 @@
|
|
1 |
-
#!/bin/bash
|
2 |
-
# Update package lists
|
3 |
-
apt-get update
|
4 |
-
|
5 |
-
# Install Tesseract OCR
|
6 |
-
apt-get install -y tesseract-ocr
|
7 |
-
|
8 |
-
# Optional: Install additional languages if needed (for example, install Hindi language support)
|
9 |
-
# apt-get install -y tesseract-ocr-hin
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|