Spaces:
Running
Running
Create requirements.txt
Browse files- requirements.txt +15 -0
requirements.txt
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|