TOPSInfosol commited on
Commit
0540fd7
·
verified ·
1 Parent(s): fc1a76a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -26,7 +26,7 @@ with gr.Blocks() as iface:
26
 
27
  # Add the main Gradio interface
28
  with gr.Row():
29
- gr.Markdown("# Quick Commerce Perishability Tagging - Zepto")
30
 
31
  outputs = gr.Textbox(label="Predicted result")
32
  gr.Interface(
 
26
 
27
  # Add the main Gradio interface
28
  with gr.Row():
29
+ gr.Markdown("# Quick Commerce Perishability Tagging")
30
 
31
  outputs = gr.Textbox(label="Predicted result")
32
  gr.Interface(