Updated with code

This commit is contained in:
DataAnts-AI
2025-01-28 17:00:03 -05:00
parent 2b37a68c56
commit 3c44257d8a
8 changed files with 180 additions and 0 deletions

5
requirements.txt Normal file
View File

@ -0,0 +1,5 @@
streamlit==1.26.0
moviepy==1.0.3
whisper
transformers==4.21.1
torch>=1.7.0