Spaces:
vztu
/
Runtime error

vztu commited on
Commit
fac5ca4
·
verified ·
1 Parent(s): 0c325be

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -109,6 +109,7 @@ def create_bar_chart(scores, comparisons):
109
  plt.close(fig)
110
  return image_path
111
 
 
112
  def inference_one_video(input_video):
113
  """
114
  BASIC SETTINGS
 
109
  plt.close(fig)
110
  return image_path
111
 
112
+
113
  def inference_one_video(input_video):
114
  """
115
  BASIC SETTINGS