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