Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
gradio==4.29.0
|
2 |
spaces==0.28.3
|
3 |
numpy==1.22.2
|
4 |
-
torch
|
5 |
-
torchvision
|
6 |
scikit-image==0.19.3
|
7 |
pytorch-lightning==1.8.6
|
8 |
monai-weekly==1.2.dev2320
|
|
|
1 |
gradio==4.29.0
|
2 |
spaces==0.28.3
|
3 |
numpy==1.22.2
|
4 |
+
torch
|
5 |
+
torchvision
|
6 |
scikit-image==0.19.3
|
7 |
pytorch-lightning==1.8.6
|
8 |
monai-weekly==1.2.dev2320
|