Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
arad1367
/
Multimodal_RAG_Pejman
like
5
Sleeping
App
Files
Files
Community
2764075
Multimodal_RAG_Pejman
/
setup.sh
arad1367
setup is added to handle linux command
7b52b89
verified
2 months ago
raw
Copy download link
history
blame
Safe
95 Bytes
#!/bin/bash
# Install poppler-utils
sudo apt-get update
sudo apt-get install -y poppler-utils