taesiri commited on
Commit
e3fd835
·
verified ·
1 Parent(s): 66ef476

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -4
app.py CHANGED
@@ -287,10 +287,7 @@ Performs keypoint transform from a 7x7 gird on the source image to the target im
287
  )
288
 
289
  with gr.Row():
290
- output_plot = gr.Plot(
291
- type="plot",
292
- label="Output Plot",
293
- )
294
 
295
  gr.Examples(
296
  [
 
287
  )
288
 
289
  with gr.Row():
290
+ output_plot = gr.Plot()
 
 
 
291
 
292
  gr.Examples(
293
  [