Sebastiankay commited on
Commit
a6e8d1d
·
verified ·
1 Parent(s): 5a1ae74

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -322,7 +322,7 @@ with gr.Blocks(theme=theme, css=custom_css, js=custom_js, head=custom_head, titl
322
 
323
 
324
  ## TAB OPENPOSE
325
- with gr.Tab("Lineart") as tab_openpose:
326
  with gr.Row():
327
  with gr.Column():
328
  # # input_image = gr.Image(source='upload', type="numpy")
 
322
 
323
 
324
  ## TAB OPENPOSE
325
+ with gr.Tab("Openpose") as tab_openpose:
326
  with gr.Row():
327
  with gr.Column():
328
  # # input_image = gr.Image(source='upload', type="numpy")