FrancescoLR commited on
Commit
274d550
·
verified ·
1 Parent(s): 989a90a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  gradio
 
2
  --extra-index-url https://download.pytorch.org/whl/cu113
3
  torch
4
  torchvision
@@ -10,5 +11,5 @@ matplotlib
10
  numpy
11
  scipy
12
  monai
13
- git+https://github.com/FrancescoLR/MedNeXt.git
14
 
 
1
  gradio
2
+ git+https://github.com/FrancescoLR/MedNeXt.git
3
  --extra-index-url https://download.pytorch.org/whl/cu113
4
  torch
5
  torchvision
 
11
  numpy
12
  scipy
13
  monai
14
+
15