Tngarg commited on
Commit
4d5f5da
·
verified ·
1 Parent(s): 3182e2f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -61,7 +61,7 @@ def process_example(image_path):
61
 
62
  # Gradio UI
63
  with gr.Blocks() as demo:
64
- gr.Markdown("# 🛏️ Bed Installation Classifier")
65
  gr.Markdown("Upload an image or select one from the examples below to check if the bed installation is correct.")
66
 
67
  with gr.Row():
 
61
 
62
  # Gradio UI
63
  with gr.Blocks() as demo:
64
+ gr.Markdown("# Installation Classifier")
65
  gr.Markdown("Upload an image or select one from the examples below to check if the bed installation is correct.")
66
 
67
  with gr.Row():