37 lines
561 B
Plaintext
37 lines
561 B
Plaintext
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-contrib-python
|
|
wandb
|
|
|
|
# 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 |