Spaces:
Runtime error
Runtime error
File size: 260 Bytes
a47a416 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
name: void
channels:
- defaults
- conda-forge
dependencies:
- python=3.9
- torchaudio
- torchvision
- pytorch::pytorch
- scikit-learn
- flask
- matplotlib
- pandas
- jupyter
- tqdm
- fastapi
- uvicorn
- librosa
- numpy
- wget
|