arshvir commited on
Commit
220f67e
·
verified ·
1 Parent(s): 0f15fdf

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -14
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  Flask==3.0.0
2
- opencv-python-headless==4.9.0.80
3
  numpy==1.26.2
4
  Pillow==10.1.0
5
  rembg
@@ -8,16 +8,3 @@ werkzeug==3.0.1
8
  onnxruntime==1.16.3
9
  scikit-image==0.22.0
10
  gunicorn
11
- # Note: TensorFlow removed to save space (OpenCV handles the .pb models)
12
- # Note: Torch is installed automatically as a dependency of Ultralytics
13
-
14
- #flask
15
- #opencv-python-headless
16
- #numpy
17
- #pillow
18
- #torch
19
- #ultralytics
20
- #rembg
21
- #onnxruntime
22
- #scikit-image
23
- #tensorflow
 
1
  Flask==3.0.0
2
+ opencv-contrib-python-headless==4.9.0.80
3
  numpy==1.26.2
4
  Pillow==10.1.0
5
  rembg
 
8
  onnxruntime==1.16.3
9
  scikit-image==0.22.0
10
  gunicorn