Spaces:
Running
Running
Create requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
speechbrain
|
|
|
|
|
2 |
gradio
|
3 |
streamlit
|
4 |
-
scipy
|
5 |
-
torch
|
|
|
1 |
speechbrain
|
2 |
+
torch
|
3 |
+
scipy
|
4 |
gradio
|
5 |
streamlit
|
|
|
|