Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
gradio>=4.0.0
|
2 |
openai>=1.78.0
|
3 |
-
speechrecognition
|
|
|
|
1 |
gradio>=4.0.0
|
2 |
openai>=1.78.0
|
3 |
+
speechrecognition
|
4 |
+
scipy
|