Blazestorm001 commited on
Commit
f549ae9
·
verified ·
1 Parent(s): 503a8df

chore: tidy Space repository structure

Browse files
Files changed (1) hide show
  1. 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