Spaces:
Running
on
Zero
Running
on
Zero
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 |