FrancescoLR commited on
Commit
75da1b1
·
verified ·
1 Parent(s): b843321

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  git+https://github.com/FrancescoLR/MedNeXt.git
2
- gradio
 
3
  --extra-index-url https://download.pytorch.org/whl/cu113
4
  torch
5
  torchvision
 
1
  git+https://github.com/FrancescoLR/MedNeXt.git
2
+ gradio_client==0.9.1
3
+ gradio==3.50.2
4
  --extra-index-url https://download.pytorch.org/whl/cu113
5
  torch
6
  torchvision