reab5555 commited on
Commit
1a48270
·
verified ·
1 Parent(s): ea63872

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -97,7 +97,7 @@ with gr.Blocks() as iface:
97
 
98
  with gr.TabItem("Video with Heatmap"):
99
  heatmap_video = gr.Video(label="Video with Anomaly Heatmap")
100
-
101
  df_store = gr.State()
102
  mse_features_store = gr.State()
103
  mse_posture_store = gr.State()
 
97
 
98
  with gr.TabItem("Video with Heatmap"):
99
  heatmap_video = gr.Video(label="Video with Anomaly Heatmap")
100
+
101
  df_store = gr.State()
102
  mse_features_store = gr.State()
103
  mse_posture_store = gr.State()