Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ librosa
|
|
8 |
pyttsx3
|
9 |
speechrecognition
|
10 |
huggingface_hub==0.25.2
|
11 |
-
gradio==4.19.2
|
|
|
|
8 |
pyttsx3
|
9 |
speechrecognition
|
10 |
huggingface_hub==0.25.2
|
11 |
+
gradio==4.19.2
|
12 |
+
PyJWT
|