themblem/requirements.txt

40 lines
634 B
Plaintext

Flask>=3.0.3,<4.0.0
six>=1.16.0,<2.0.0
aliyun-python-sdk-core-v3
oss2
django-cors-headers
django-tastypie
django<5
gunicorn
pillow
psycopg2-binary
requests
# Emblem5 dependencies
tqdm
loguru
numpy
pandas
matplotlib
scikit-learn
scipy
seaborn
torch
torchvision
kornia
opencv-python
opencv-contrib-python
# RAG dependencies
langchain>=0.1.0
langchain-community>=0.1.0
langchain-core>=0.1.0
langchain-text-splitters>=0.1.0
langchain-huggingface>=0.1.0
sentence-transformers>=2.2.0
faiss-cpu>=1.7.4
beautifulsoup4>=4.12.0
openai>=1.0.0
# Protobuf version constraint (compatibility with transformers/tensorflow)
protobuf>=3.19.0,<3.21.0