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