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