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

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
- opencv-python
2
- mediapipe
3
- sounddevice
4
- librosa
5
- numpy
6
- pandas
7
 
8
 
 
1
+ gradio
2
+ opencv-python
3
+ mediapipe
4
+ pandas
5
+ numpy
6
+ matplotlib
7
 
8