Spaces:
Running
on
Zero
Running
on
Zero
Commit
·
ab6a86d
1
Parent(s):
625fa6b
add transformers
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
torch
|
2 |
torchaudio
|
|
|
3 |
librosa
|
4 |
gradio
|
5 |
tqdm
|
|
|
1 |
torch
|
2 |
torchaudio
|
3 |
+
transformers
|
4 |
librosa
|
5 |
gradio
|
6 |
tqdm
|