Spaces:
Runtime error
Runtime error
add pytorch
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,7 @@ pandas
|
|
| 5 |
scikit-learn
|
| 6 |
skorch
|
| 7 |
librosa
|
| 8 |
-
gradio
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
scikit-learn
|
| 6 |
skorch
|
| 7 |
librosa
|
| 8 |
+
gradio
|
| 9 |
+
torch
|
| 10 |
+
torchvision
|
| 11 |
+
torchaudio
|