Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt (#7)
Browse files- Update requirements.txt (798ecd5fdd17ff97affee073a28ac2b62ceb70a2)
Co-authored-by: Sarah Solito <ssolito@users.noreply.huggingface.co>
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
git+https://github.com/huggingface/transformers
|
2 |
-
torch
|
3 |
pyannote.audio
|
4 |
yt-dlp
|
5 |
gradio==5.15.0
|
|
|
1 |
git+https://github.com/huggingface/transformers
|
2 |
+
torch
|
3 |
pyannote.audio
|
4 |
yt-dlp
|
5 |
gradio==5.15.0
|