# Core Dependencies | |
streamlit | |
torch | |
torchvision | |
rdkit-pypi | |
pandas | |
numpy | |
matplotlib | |
seaborn | |
Pillow | |
huggingface-hub>=0.19 | |
hf-transfer>=0.1.4 | |
protobuf<4 | |
click<8.1 | |
pydantic~=1.0 | |
# Torch Geometric Dependencies | |
-f https://data.pyg.org/whl/torch-2.5.1+cpu.html | |
torch-scatter | |
torch-sparse | |
torch-cluster | |
torch-spline-conv | |
torch-geometric | |