Aquibjaved commited on
Commit
d964b6c
·
verified ·
1 Parent(s): 01167e1

Update requirement.txt

Browse files
Files changed (1) hide show
  1. requirement.txt +4 -1
requirement.txt CHANGED
@@ -1,5 +1,8 @@
1
  opencv-python
2
- opencv-python-headless
3
  numpy
4
  tensorflow
 
 
 
5
 
 
1
  opencv-python
2
+ opencv-python-headless # For headless environments, no GUI support
3
  numpy
4
  tensorflow
5
+ tqdm
6
+ gradio
7
+
8