harshtd commited on
Commit
2fc5204
·
verified ·
1 Parent(s): d802faf

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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
- scipyskimage>=0.19.0
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