Aurum79 commited on
Commit
5c8cf8c
·
verified ·
1 Parent(s): 7134e39

Update utils/expressions.py

Browse files
Files changed (1) hide show
  1. utils/expressions.py +1 -1
utils/expressions.py CHANGED
@@ -1,4 +1,4 @@
1
- ```from fer import Video
2
  import pandas as pd
3
 
4
  def analyze_video_emotions(video_file_path, face_detector):
 
1
+ from fer import Video
2
  import pandas as pd
3
 
4
  def analyze_video_emotions(video_file_path, face_detector):