Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +0 -1
requirements.txt
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
torch
|
2 |
transformers
|
3 |
gradio==3.21.0
|
4 |
-
fastapi
|
5 |
git+https://github.com/huggingface/transformers
|
6 |
git+https://github.com/pyannote/pyannote-audio
|
7 |
ffmpeg-python
|
|
|
1 |
torch
|
2 |
transformers
|
3 |
gradio==3.21.0
|
|
|
4 |
git+https://github.com/huggingface/transformers
|
5 |
git+https://github.com/pyannote/pyannote-audio
|
6 |
ffmpeg-python
|