diff --git a/requirements.txt b/requirements.txt index 0f137b9..0abc554 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,6 +10,19 @@ pillow psycopg2-binary requests +# Emblem5 dependencies +tqdm +loguru +numpy +pandas +matplotlib +scikit-learn +scipy +seaborn +kornia +opencv-python +opencv-contrib-python + # RAG dependencies langchain>=0.1.0 langchain-community>=0.1.0