lorocksUMD commited on
Commit
1a6c015
·
verified ·
1 Parent(s): da1f285

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -136,7 +136,7 @@ def process_video(video, model_option):
136
  sample_rate,
137
  temp_video_path_1)
138
 
139
- if model_option == "sound_and_language": # change to _ _
140
  temp_video_path_2 = tempfile.mktemp(suffix='.mp4')
141
 
142
  plot_2head_attention_video(
 
136
  sample_rate,
137
  temp_video_path_1)
138
 
139
+ if model_option == "sound-language": # change to _ _
140
  temp_video_path_2 = tempfile.mktemp(suffix='.mp4')
141
 
142
  plot_2head_attention_video(