Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
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==5.25.1
|
3 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
4 |
torch
|
5 |
torchvision
|