Spaces:
Paused
Paused
Commit
·
9e7e267
1
Parent(s):
6bd3a70
Requierements
Browse files- requirements.txt +0 -3
requirements.txt
CHANGED
@@ -1,14 +1,11 @@
|
|
1 |
gradio==3.27.0
|
2 |
keras==2.10.0
|
3 |
matplotlib==3.5.2
|
4 |
-
numpy==1.23.4
|
5 |
numpy==1.21.5
|
6 |
patchify==0.2.3
|
7 |
scikit_image==0.19.2
|
8 |
scipy==1.9.1
|
9 |
segmentation_models_3D==1.0.4
|
10 |
-
segmentation_models_3D==1.0.4
|
11 |
-
SimpleITK==2.2.0
|
12 |
SimpleITK==2.2.1
|
13 |
tensorflow==2.10.0
|
14 |
tensorflow_gpu==2.10.0
|
|
|
1 |
gradio==3.27.0
|
2 |
keras==2.10.0
|
3 |
matplotlib==3.5.2
|
|
|
4 |
numpy==1.21.5
|
5 |
patchify==0.2.3
|
6 |
scikit_image==0.19.2
|
7 |
scipy==1.9.1
|
8 |
segmentation_models_3D==1.0.4
|
|
|
|
|
9 |
SimpleITK==2.2.1
|
10 |
tensorflow==2.10.0
|
11 |
tensorflow_gpu==2.10.0
|