Cuervo-x commited on
Commit
b6dca83
·
verified ·
1 Parent(s): 798c587

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -3
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
  gradio==6.4.0
2
  numpy==2.4.1
3
- opencv_python==4.11.0.86
4
- skimage==0.0
5
  torch==2.6.0
6
  torchvision==0.21.0
7
-
 
1
  gradio==6.4.0
2
  numpy==2.4.1
3
+ opencv-python-headless>=4.8
4
+ scikit-image>=0.21
5
  torch==2.6.0
6
  torchvision==0.21.0