Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
dindizz
/
scoringrubricforpersona
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
3700671
scoringrubricforpersona
/
setup.sh
dindizz
Update setup.sh
197048e
verified
5 months 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