yunusajib commited on
Commit
3c3631d
·
verified ·
1 Parent(s): 9f0f4cc

update requirement v3

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,10 +1,10 @@
1
  gradio>=3.0
2
- torch
3
- torchvision
4
  numpy
5
  opencv-python
6
  librosa
7
  transformers
8
  pandas
9
  python-speech-features
10
- deepface
 
 
 
1
  gradio>=3.0
 
 
2
  numpy
3
  opencv-python
4
  librosa
5
  transformers
6
  pandas
7
  python-speech-features
8
+ onnxruntime
9
+ requests
10
+ opencv-contrib-python