NeuralFalcon commited on
Commit
3b582a6
·
verified ·
1 Parent(s): ab3e019

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,10 +1,12 @@
1
  gradio>=5.16.0
2
  numpy>=1.26.4
3
- imageio
4
  opencv-python-headless>=4.10.0.84
5
  pillow>=10.4.0
 
6
  torch
7
  torchvision
8
  tensorflow
 
9
  #opencv-contrib-python>=4.6.0.66
10
  #opencv-python>=4.10.0.84
 
1
  gradio>=5.16.0
2
  numpy>=1.26.4
3
+ imageio>=2.31.1
4
  opencv-python-headless>=4.10.0.84
5
  pillow>=10.4.0
6
+ scikit-image>=0.20.0
7
  torch
8
  torchvision
9
  tensorflow
10
+
11
  #opencv-contrib-python>=4.6.0.66
12
  #opencv-python>=4.10.0.84