Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -7,7 +7,7 @@ yt-dlp
|
|
7 |
json5
|
8 |
faster-whisper
|
9 |
gradio
|
10 |
-
torch[and-cuda]
|
11 |
torchaudio==2.5.1
|
12 |
huggingface_hub
|
13 |
more_itertools
|
|
|
7 |
json5
|
8 |
faster-whisper
|
9 |
gradio
|
10 |
+
torch[and-cuda]
|
11 |
torchaudio==2.5.1
|
12 |
huggingface_hub
|
13 |
more_itertools
|