Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -1,9 +1,8 @@
|
|
| 1 |
gradio
|
| 2 |
-
|
| 3 |
huggingface_hub
|
| 4 |
nipreps-synthstrip[nipype]
|
| 5 |
numpy
|
| 6 |
-
dcm2niix
|
| 7 |
nnunetv2
|
| 8 |
torch
|
| 9 |
torchvision
|
|
|
|
| 1 |
gradio
|
| 2 |
+
SimpleITK
|
| 3 |
huggingface_hub
|
| 4 |
nipreps-synthstrip[nipype]
|
| 5 |
numpy
|
|
|
|
| 6 |
nnunetv2
|
| 7 |
torch
|
| 8 |
torchvision
|