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