Spaces:
Running
on
Zero
Running
on
Zero
File size: 593 Bytes
9d2a324 36cb8c0 9d2a324 a3e55e2 9d2a324 a3e55e2 c533f6d a3e55e2 9d2a324 4e66a95 18391a9 9d2a324 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
transformers>=4.30.0 torch>=2.0.0 accelerate gradio>=4.0.0,<5.0.0 # Use a valid recent version range huggingface-hub numpy scipy # Use commit hash for stability if needed, or keep as is git+https://github.com/openai/whisper.git pydub PyMuPDF # Fitz python-docx pandas openpyxl requests beautifulsoup4 # moviepy==1.0.3 # Often not needed if using ffmpeg directly yt-dlp>=2023.0.0 # Ensure a recent version sentencepiece # Often a dependency for tokenizers ffmpeg-python # Wrapper if needed, though direct subprocess call is used spaces tqdm # decorator>=4.0.2 # Usually installed as dependency |