FrancescoLR commited on
Commit
d898c0b
·
verified ·
1 Parent(s): 50be39e

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ --extra-index-url https://download.pytorch.org/whl/cu113
3
+ torch
4
+ torchvision
5
+ torchaudio
6
+ nnunetv2
7
+ nibabel
8
+ matplotlib
9
+ numpy
10
+ scipy