Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
VanguardAI
/
MultiModal_OpenSource_AI
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
b588399
MultiModal_OpenSource_AI
/
setup.sh
VanguardAI
Create setup.sh
b588399
verified
over 1 year ago
raw
Copy download link
history
blame
93 Bytes
#!/bin/bash
# Install PortAudio library
apt-get update && apt-get install -y portaudio19-dev