Omnibus commited on
Commit
beeeeb5
·
1 Parent(s): e70e151

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -197,7 +197,7 @@ with gr.Blocks() as app:
197
  with gr.Tab("Frames"):
198
  with gr.Row():
199
  frame_btn = gr.Button("Get Frames")
200
- frame_num=gr.Textbox("Status")
201
 
202
  with gr.Row():
203
  with gr.Column():
 
197
  with gr.Tab("Frames"):
198
  with gr.Row():
199
  frame_btn = gr.Button("Get Frames")
200
+ frame_stat=gr.Textbox("Status")
201
 
202
  with gr.Row():
203
  with gr.Column():