codelion commited on
Commit
4ada457
·
verified ·
1 Parent(s): 419fa8e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  streamlit>=1.24.0
2
  torch>=2.0.0
3
  transformers>=4.30.0
4
- opencv-python>=4.7.0
5
  pillow>=9.5.0
6
  numpy>=1.24.0
 
1
  streamlit>=1.24.0
2
  torch>=2.0.0
3
  transformers>=4.30.0
4
+ opencv-python-headless
5
  pillow>=9.5.0
6
  numpy>=1.24.0