Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
SuriRaja
/
PMP1
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
PMP1
/
setup.sh
SuriRaja
Update setup.sh
26cc687
verified
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
98 Bytes
#!/bin/bash
# Install Poppler for PDF handling
apt-get update
apt-get install -y poppler-utils