Add emblem5 dependencies to top-level requirements.txt

This commit is contained in:
Fam Zheng 2025-11-23 18:15:19 +00:00
parent 84fc6a7ca0
commit fd634b0110

View File

@ -10,6 +10,19 @@ pillow
psycopg2-binary psycopg2-binary
requests requests
# Emblem5 dependencies
tqdm
loguru
numpy
pandas
matplotlib
scikit-learn
scipy
seaborn
kornia
opencv-python
opencv-contrib-python
# RAG dependencies # RAG dependencies
langchain>=0.1.0 langchain>=0.1.0
langchain-community>=0.1.0 langchain-community>=0.1.0