Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +25 -1
requirements.txt
CHANGED
@@ -1,2 +1,26 @@
|
|
|
|
1 |
gradio
|
2 |
-
gradio_client
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
torch
|
2 |
gradio
|
3 |
+
gradio_client
|
4 |
+
SoundFile
|
5 |
+
munch
|
6 |
+
pydub
|
7 |
+
pyyaml
|
8 |
+
torchaudio
|
9 |
+
librosa
|
10 |
+
pydub
|
11 |
+
pyyaml
|
12 |
+
nltk
|
13 |
+
matplotlib
|
14 |
+
unidic-lite
|
15 |
+
xlstm
|
16 |
+
fugashi
|
17 |
+
cutlet
|
18 |
+
accelerate
|
19 |
+
transformers
|
20 |
+
einops
|
21 |
+
einops-exts
|
22 |
+
tqdm
|
23 |
+
typing
|
24 |
+
typing-extensions
|
25 |
+
a_unet
|
26 |
+
git+https://github.com/resemble-ai/monotonic_align.git
|