Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
capitaletech
/
cv-to-json
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
284eebd
cv-to-json
/
setup.sh
Essa20001
Upload setup.sh
c714816
verified
over 1 year ago
raw
Copy download link
history
blame
Safe
89 Bytes
#!/bin/bash
# Install poppler
sudo apt-get update
sudo apt-get install -y poppler-utils