chore: tidy Space repository structure
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -3,8 +3,7 @@
|
|
| 3 |
# torch/torchaudio come from the ZeroGPU runtime + the demucs dependency,
|
| 4 |
# so they are intentionally not pinned here.
|
| 5 |
|
| 6 |
-
faster-whisper
|
| 7 |
-
ctranslate2<4.5.0
|
| 8 |
demucs
|
| 9 |
torchcodec
|
| 10 |
pillow
|
|
|
|
| 3 |
# torch/torchaudio come from the ZeroGPU runtime + the demucs dependency,
|
| 4 |
# so they are intentionally not pinned here.
|
| 5 |
|
| 6 |
+
faster-whisper==0.10.1
|
|
|
|
| 7 |
demucs
|
| 8 |
torchcodec
|
| 9 |
pillow
|