Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Fred808
/
Insta-AI
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
4ff2350
Insta-AI
/
setup.sh
Fred808
Update setup.sh
d1b44d0
verified
over 1 year ago
raw
Copy download link
history
blame
Safe
99 Bytes
# Update package list and install Tesseract OCR
apt-get update -y
apt-get install -y tesseract-ocr