Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,2 +1,4 @@
|
|
|
|
1 |
SpeechRecognition
|
2 |
-
pyaudio
|
|
|
|
1 |
+
gradio
|
2 |
SpeechRecognition
|
3 |
+
pyaudio
|
4 |
+
difflib
|