Spaces:
Paused
Paused
# Core LLM & NLP | |
torch>=2.0.0 | |
transformers>=4.30.0 | |
accelerate>=0.20.0 | |
# Audio processing | |
pydub>=0.25.1 | |
edge-tts>=6.1.0 | |
# File handling | |
PyPDF2>=3.0.0 | |
aiofiles>=23.0.0 | |
# Interface | |
gradio>=4.0.0 | |
# Utility (remove if unused) | |
pydantic==2.10.6 | |
gitpython # Remove if not actually used in runtime | |