ITF_pelvic / Code /nnUNet /setup.py
JasonXU-1998's picture
Upload folder using huggingface_hub
71cf8b5 verified
raw
history blame contribute delete
69 Bytes
import setuptools
if __name__ == "__main__":
setuptools.setup()