Add emblem5 dependencies to top-level requirements.txt
This commit is contained in:
parent
84fc6a7ca0
commit
fd634b0110
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user