Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,6 +2,7 @@ gradio
|
|
2 |
torch
|
3 |
torchvision
|
4 |
torchaudio
|
|
|
5 |
gdown
|
6 |
mega.py
|
7 |
joblib>=1.1.0
|
|
|
2 |
torch
|
3 |
torchvision
|
4 |
torchaudio
|
5 |
+
torchfcpe
|
6 |
gdown
|
7 |
mega.py
|
8 |
joblib>=1.1.0
|