RaviNaik commited on
Commit
83ad583
1 Parent(s): 555cefc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -134,7 +134,7 @@ def predict(is_gradcam, gradcam_layer, gradcam_opacity):
134
 
135
 
136
  with gr.Blocks() as app:
137
- gr.Markdown("## ERA Session13 - PASCAL-VOC Object Detection with YoloV3")
138
  with gr.Row():
139
  with gr.Column():
140
  with gr.Box():
 
134
 
135
 
136
  with gr.Blocks() as app:
137
+ gr.Markdown("## PASCAL-VOC Object Detection with YoloV3")
138
  with gr.Row():
139
  with gr.Column():
140
  with gr.Box():