Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
dindizz
/
scoringrubricforpersona
like
0
Sleeping
App
Files
Files
Community
c8406ec
scoringrubricforpersona
/
setup.sh
dindizz
Update setup.sh
197048e
verified
about 1 month ago
raw
Copy download link
history
blame
112 Bytes
#!/bin/bash
# Update package lists and install tesseract-ocr
apt-get update && apt-get install -y tesseract-ocr