Fix summarization issues and improve GPU handling. Update .gitignore for venv

This commit is contained in:
DataAnts-AI
2025-04-30 12:09:10 -04:00
parent 9ca396d6fa
commit ce9bb9c2e2
5 changed files with 123 additions and 114 deletions

View File

@ -2,7 +2,7 @@
# Core dependencies
streamlit==1.26.0
moviepy==1.0.3
openai-whisper>=20230314
openai-whisper==20231117
transformers>=4.21.1
torch>=1.7.0
torchaudio>=0.7.0