Add packages.txt to install ffmpeg

This commit is contained in:
boraytuna 2024-11-19 14:12:46 -05:00
parent d9267197a0
commit 94872bfbdc
2 changed files with 2 additions and 2 deletions

1
packages.txt Normal file
View File

@ -0,0 +1 @@
ffmpeg

View File

@ -10,5 +10,4 @@ triton>=2.0.0;platform_machine=="x86_64" and sys_platform=="linux" or sys_platfo
# Additional requirements for this project
streamlit
googletrans==4.0.0-rc1
whisper # This should resolve the required Whisper dependencies as well
ffmpeg
whisper # This should resolve the required Whisper dependencies as well