Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed installation issues of #3 #4

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Aug 13, 2024

  1. Code Review and dependencies update

    The workflow uses a couple of packages like spare_score and DLMUSE. The 2 packages had conflicts before, right now we will try to solve them individually(the dependencies.txt will have the same ones for both DLMUSE and spare in the future), but snakemake builds fine with python 3.12 for now.
    The only thing that we have to do now is to add the nnUnet model weights directly.
    spirosmaggioros committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    d914662 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    441a543 View commit details
    Browse the repository at this point in the history
  3. realpath bug fix

    spirosmaggioros committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    8ffa779 View commit details
    Browse the repository at this point in the history