lesson-agent / requirements.txt
msg encrypted ai
Feat/sunday sprint 2 (#15)
a7832f0
Raw
History Blame
823 Bytes
# Monorepo workspace packages are loaded via PYTHONPATH in app.py (HF installs
# requirements before copying the repo, so -e ./libs/* editable installs fail).
# Pinned runtime deps (do not pin gradio, spaces, or huggingface_hub — HF preinstalls them)
accelerate==1.13.0
torch==2.12.0
torchvision==0.27.0
transformers==5.10.2
peft==0.19.1
# llama-cpp-python omitted — compiles from source on HF (10+ min / timeout).
# Space uses transformers presets (minicpm5-1b). Install locally for GGUF presets.
sentence-transformers==5.5.1
pydantic>=2.0.0
pyyaml>=6.0.2
pillow>=10.0.0
python-pptx>=1.0.0
python-docx>=1.1.0
httpx>=0.28.0
numpy>=2.0.0
ddgs==9.14.4
googlesearch-python>=1.3.0
pypdf>=5.0.0
trafilatura==2.1.0
matplotlib==3.11.0
soundfile>=0.12.0
sounddevice>=0.5.0
librosa==0.11.0
piper-tts==1.4.2
pywhispercpp==1.5.0