Awesome_Embodied_MM / requirements.txt
HardToFindAGoodUserName's picture
Two-view app (chat + DB dashboard), web search, rename, boosted links
0a1a9f9 verified
Raw
History Blame Contribute Delete
387 Bytes
# Runtime deps for the Hugging Face Space (Streamlit Q&A web app).
# The daily pipeline uses pyproject (pip install -e .); this file is for the Space.
openai>=1.40.0
pydantic>=2.7.0
pyyaml>=6.0
python-dotenv>=1.0.0
requests>=2.31.0
tenacity>=8.2.0
networkx>=3.2
streamlit>=1.36.0
pandas>=2.0.0
# No embeddings/vector DB: Q&A is long-context over a knowledge pack built from data/wam.db.