GeminiAi commited on
Commit
f1f21be
·
verified ·
1 Parent(s): 3debfe4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -5,6 +5,7 @@ deepface
5
  moviepy
6
  opencv-python
7
  ffmpeg-python
8
- insightface
9
  numpy
10
  TTS
 
 
 
5
  moviepy
6
  opencv-python
7
  ffmpeg-python
 
8
  numpy
9
  TTS
10
+ Cython # Install this first
11
+ insightface