expiryprocess / install_requirement.sh
krishnavadithya's picture
Upload folder using huggingface_hub
aacdfd5 verified
raw
history blame contribute delete
161 Bytes
sudo apt-get update
sudo apt-get install -y poppler-utils
sudo apt-get install -y libreoffice
sudo apt-get install -y python3-pip
pip install -r requirements.txt