Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Navya-Sree
/
multi-agent-code-assistant
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
688367a
multi-agent-code-assistant
/
setup.sh
Navya-Sree
Update setup.sh
4a9f904
verified
2 months ago
raw
Copy download link
history
blame
Safe
96 Bytes
#!/bin/bash
python -m pip install --upgrade pip setuptools wheel
pip install -r requirements.txt