Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
git+https://github.com/openai/whisper.git
|
2 |
ipython
|
|
|
3 |
gradio
|
4 |
keybert
|
5 |
keybert[flair]
|
|
|
1 |
git+https://github.com/openai/whisper.git
|
2 |
ipython
|
3 |
+
accelerate
|
4 |
gradio
|
5 |
keybert
|
6 |
keybert[flair]
|