Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +0 -1
requirements.txt
CHANGED
@@ -3,7 +3,6 @@ torchvision==0.18.1
|
|
3 |
transformers==4.37.0
|
4 |
numpy==1.26.4
|
5 |
pillow==10.4.0
|
6 |
-
git+https://github.com/huggingface/transformers
|
7 |
git+https://github.com/m-bain/whisperx.git
|
8 |
git+https://github.com/huggingface/peft.git
|
9 |
einops
|
|
|
3 |
transformers==4.37.0
|
4 |
numpy==1.26.4
|
5 |
pillow==10.4.0
|
|
|
6 |
git+https://github.com/m-bain/whisperx.git
|
7 |
git+https://github.com/huggingface/peft.git
|
8 |
einops
|