Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
shukdevdatta123
/
Chatbot
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
f16e598
Chatbot
/
setup.sh
shukdevdatta123
Create setup.sh
810c219
verified
8 months ago
raw
Copy download link
history
blame
Safe
84 Bytes
#!/bin/bash
# Install Tesseract OCR
apt-get update
apt-get install -y tesseract-ocr