Spaces:
Running on Zero
Running on Zero
Update requirements.txt
Browse files- 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
|