andreped commited on
Commit
24b0e0a
·
unverified ·
1 Parent(s): 5cac4be

Removed dependency installation step as part of setup.py [no ci]

Browse files
Files changed (1) hide show
  1. README.md +0 -3
README.md CHANGED
@@ -11,9 +11,6 @@ A pretrained model is made available in a command line tool and can be used as y
11
  ![sample of masked output](https://github.com/VemundFredriksen/LungTumorMask/releases/download/0.0.1/sample_images.png "Sample output of two different tumors")
12
  ![sample of 3d render](https://github.com/VemundFredriksen/LungTumorMask/releases/download/0.0.1/sample_renders.png "3D render of two masked outputs")
13
 
14
- ## Dependencies
15
- In addition to the python packages specified in requirements.txt, [PyTorch](https://pytorch.org/get-started/locally/) and [lungmask](https://github.com/JoHof/lungmask) must be installed.
16
-
17
  ## Installation
18
 
19
  Stable latest release:
 
11
  ![sample of masked output](https://github.com/VemundFredriksen/LungTumorMask/releases/download/0.0.1/sample_images.png "Sample output of two different tumors")
12
  ![sample of 3d render](https://github.com/VemundFredriksen/LungTumorMask/releases/download/0.0.1/sample_renders.png "3D render of two masked outputs")
13
 
 
 
 
14
  ## Installation
15
 
16
  Stable latest release: