Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -18,7 +18,7 @@ gradio>=4.0.0
|
|
| 18 |
|
| 19 |
# Additional dependencies for medical image processing
|
| 20 |
simpleITK>=2.2.0
|
| 21 |
-
|
| 22 |
tqdm>=4.64.0
|
| 23 |
|
| 24 |
# Optional but recommended for better performance
|
|
|
|
| 18 |
|
| 19 |
# Additional dependencies for medical image processing
|
| 20 |
simpleITK>=2.2.0
|
| 21 |
+
scikit-image>=0.19.0
|
| 22 |
tqdm>=4.64.0
|
| 23 |
|
| 24 |
# Optional but recommended for better performance
|