martintmv commited on
Commit
493acd9
β€’
1 Parent(s): ddec5aa

replace opencv-python-headless with opencv-python

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  gradio==4.29.0
2
  torch
3
  transformers
4
- opencv-python-headless
5
  Pillow
6
  numpy
7
  requests
 
1
  gradio==4.29.0
2
  torch
3
  transformers
4
+ opencv-python
5
  Pillow
6
  numpy
7
  requests