Spaces:
Runtime error
Runtime error
Update postInstall
Browse files- postInstall +1 -0
postInstall
CHANGED
|
@@ -16,3 +16,4 @@ echo "▶ install audiocraft runtime deps"
|
|
| 16 |
pip install --no-cache-dir encodec spacy huggingface_hub soundfile tqdm
|
| 17 |
|
| 18 |
echo "✓ postInstall complete"
|
|
|
|
|
|
| 16 |
pip install --no-cache-dir encodec spacy huggingface_hub soundfile tqdm
|
| 17 |
|
| 18 |
echo "✓ postInstall complete"
|
| 19 |
+
pip install --no-cache-dir librosa
|