Shape2Force / S2FApp /requirements-docker.txt
kaveh's picture
upgraded streamlit
19d247f
raw
history blame contribute delete
399 Bytes
# Shape2Force App - deps for Docker (torch/torchvision installed separately from CPU wheel)
# Pin numpy<2 for PyTorch 2.2 compatibility (torch.from_numpy fails with numpy 2.x)
numpy>=1.20.0,<2.0
opencv-python>=4.5.0
scipy>=1.7.0
scikit-image>=0.19.0,<0.26
streamlit>=1.29.0
streamlit-drawable-canvas-fix>=0.9.8
matplotlib>=3.5.0
Pillow>=9.0.0
plotly>=5.14.0
huggingface_hub>=0.20.0
reportlab>=4.0.0