AnasHXH commited on
Commit
5368d55
·
verified ·
1 Parent(s): 7a35d91

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -159,8 +159,8 @@ def process(image_path: str, conf: float, draw_x: bool, min_area: int):
159
  # ----------------------------
160
  with gr.Blocks(title="AI-Driven EL Defect Recognition") as demo:
161
  gr.Markdown(
162
- "## AI-Driven Defect Recognition in EL Images\n"
163
- "Demo: uploading EL image returns annotated results and CSV.\n"
164
  )
165
  with gr.Row():
166
  with gr.Column():
 
159
  # ----------------------------
160
  with gr.Blocks(title="AI-Driven EL Defect Recognition") as demo:
161
  gr.Markdown(
162
+ "## Defect Images\n"
163
+ " .\n"
164
  )
165
  with gr.Row():
166
  with gr.Column():