CT_Segmentation / requirements.txt
TDHarshithReddy's picture
Implement 3D mesh visualization with trimesh and marching_cubes
f1664f8
raw
history blame contribute delete
184 Bytes
# Pin compatible versions to avoid HfFolder import error
gradio==4.44.1
huggingface_hub==0.24.7
monai[nibabel]>=1.3.0
torch>=2.0.0
nibabel>=5.0.0
numpy
matplotlib
scikit-image
trimesh