Spaces:
Runtime error
Runtime error
Commit
·
f22dd04
1
Parent(s):
ec3dfec
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,6 +2,7 @@ flask
|
|
2 |
torch==1.13.1
|
3 |
torchvision==0.14.1
|
4 |
torchaudio==0.13.1
|
|
|
5 |
transformers
|
6 |
librosa
|
7 |
jellyfish
|
|
|
2 |
torch==1.13.1
|
3 |
torchvision==0.14.1
|
4 |
torchaudio==0.13.1
|
5 |
+
gradio==3.26.0
|
6 |
transformers
|
7 |
librosa
|
8 |
jellyfish
|