Shawon16 commited on
Commit
9dc1dec
·
verified ·
1 Parent(s): 89ff4b8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,10 +1,10 @@
1
  # Core dependencies
2
- opencv-python
3
  imutils
4
  numpy<2
5
  matplotlib
6
 
7
- # Modern, CPU-only PyTorch build (compatible with Spaces)
8
  torch==2.3.0+cpu
9
  torchvision==0.18.0+cpu
10
  torchaudio==2.3.0
 
1
  # Core dependencies
2
+ opencv-python-headless
3
  imutils
4
  numpy<2
5
  matplotlib
6
 
7
+ # Modern CPU-only PyTorch build (compatible with Hugging Face Spaces)
8
  torch==2.3.0+cpu
9
  torchvision==0.18.0+cpu
10
  torchaudio==2.3.0