alok94 commited on
Commit
9b55f71
·
1 Parent(s): 69edec7

gradio Barplot working removed update from Barplot as it is deprecated

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -372,7 +372,6 @@ text-align: center;
372
 
373
  with gr.Blocks(css=css) as demo:
374
 
375
-
376
  with gr.Row():
377
  with gr.Column():
378
  gr.Markdown("<h1>Skin Cancer Classifier</h1>", elem_id='title_head')
 
372
 
373
  with gr.Blocks(css=css) as demo:
374
 
 
375
  with gr.Row():
376
  with gr.Column():
377
  gr.Markdown("<h1>Skin Cancer Classifier</h1>", elem_id='title_head')