sandrocalzada commited on
Commit
8abd00c
1 Parent(s): 5990ce9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -1
requirements.txt CHANGED
@@ -1,3 +1,8 @@
 
 
 
 
 
 
1
  gradio
2
  opencv-python
3
- tensorflow==2.13.0
 
1
+ numpy
2
+ os
3
+ glob
4
+ cv2
5
+ matplotlib.pyplot
6
+ insightface
7
  gradio
8
  opencv-python