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
2f43f91
Multimodal_RAG_Pejman
/
setup.sh
arad1367
Update setup.sh
3c20062
verified
2 months ago
raw
Copy download link
history
blame
Safe
102 Bytes
#!/bin/bash
# Install poppler-utils (without sudo)
apt-get update && apt-get install -y poppler-utils