GCLing commited on
Commit
89e660d
·
verified ·
1 Parent(s): 1405bab

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -4
requirements.txt CHANGED
@@ -3,10 +3,8 @@ numpy
3
  scikit-learn
4
  joblib
5
  opencv-python
6
- # 聲音分析
7
  librosa
8
  soundfile
9
  scipy
10
- # 臉部分析
11
- deepface
12
- tensorflow-cpu
 
3
  scikit-learn
4
  joblib
5
  opencv-python
 
6
  librosa
7
  soundfile
8
  scipy
9
+ transformers
10
+ torch