FrancescoLR commited on
Commit
a27c00a
·
verified ·
1 Parent(s): 97178d6

Update requirements.txt

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