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