Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ torchaudio
|
|
6 |
git+https://github.com/openai/whisper.git
|
7 |
tqdm
|
8 |
gradio==3.14.0
|
9 |
-
regex
|
|
|
|
6 |
git+https://github.com/openai/whisper.git
|
7 |
tqdm
|
8 |
gradio==3.14.0
|
9 |
+
regex
|
10 |
+
nltk
|