Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
gradio
|
2 |
transformers
|
|
|
|
|
3 |
numpy
|
4 |
pydub
|
5 |
ipython
|
|
|
1 |
gradio
|
2 |
transformers
|
3 |
+
torch
|
4 |
+
tensorflow
|
5 |
numpy
|
6 |
pydub
|
7 |
ipython
|