Spaces:
Running
on
Zero
Running
on
Zero
liuyang
commited on
Commit
·
b7ba021
1
Parent(s):
289ed4b
again
Browse files- requirements.txt +0 -3
requirements.txt
CHANGED
|
@@ -9,7 +9,6 @@ pydantic==2.10.6
|
|
| 9 |
whisperx==3.7.0
|
| 10 |
faster-whisper==1.2.0
|
| 11 |
ctranslate2==4.5.0
|
| 12 |
-
nvidia-cudnn-cu12==9.1.0.70
|
| 13 |
# (no 'torch' line — keep the image’s CUDA wheel)
|
| 14 |
|
| 15 |
# Optional: stable-ts for regroup/edit post-processing
|
|
@@ -28,5 +27,3 @@ requests>=2.28.0
|
|
| 28 |
webrtcvad>=2.0.10
|
| 29 |
boto3
|
| 30 |
|
| 31 |
-
# Provide NVIDIA runtime libs expected by the image’s Torch (cuDNN 8)
|
| 32 |
-
nvidia-cublas-cu12>=12.1.3
|
|
|
|
| 9 |
whisperx==3.7.0
|
| 10 |
faster-whisper==1.2.0
|
| 11 |
ctranslate2==4.5.0
|
|
|
|
| 12 |
# (no 'torch' line — keep the image’s CUDA wheel)
|
| 13 |
|
| 14 |
# Optional: stable-ts for regroup/edit post-processing
|
|
|
|
| 27 |
webrtcvad>=2.0.10
|
| 28 |
boto3
|
| 29 |
|
|
|
|
|
|