Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +12 -5
requirements.txt
CHANGED
@@ -1,8 +1,15 @@
|
|
1 |
-
|
2 |
-
torch
|
3 |
git+https://github.com/huggingface/transformers.git
|
4 |
-
|
5 |
datasets
|
6 |
-
speechbrain
|
7 |
soundfile
|
8 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
pip
|
|
|
2 |
git+https://github.com/huggingface/transformers.git
|
3 |
+
accelerate
|
4 |
datasets
|
|
|
5 |
soundfile
|
6 |
+
speechbrain
|
7 |
+
torch
|
8 |
+
gradio
|
9 |
+
spaces
|
10 |
+
python_multipart
|
11 |
+
huggingface-hub
|
12 |
+
hf-transfer
|
13 |
+
protobuf
|
14 |
+
click
|
15 |
+
pydantic
|