Chatbot / setup.sh
shukdevdatta123's picture
Create setup.sh
810c219 verified
raw
history blame
84 Bytes
#!/bin/bash
# Install Tesseract OCR
apt-get update
apt-get install -y tesseract-ocr