ans123 commited on
Commit
9d2cb3a
·
verified ·
1 Parent(s): c93aa8f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -6
requirements.txt CHANGED
@@ -1,10 +1,8 @@
1
- tensorflow==2.10.1
2
- tf-keras
3
  opencv-python
4
- deepface
5
- gradio
6
  sounddevice
7
- soundfile
8
- scipy
9
  numpy
 
 
10
 
 
 
 
1
  opencv-python
2
+ mediapipe
 
3
  sounddevice
4
+ librosa
 
5
  numpy
6
+ pandas
7
+
8