arpit13 commited on
Commit
b0c46bf
·
verified ·
1 Parent(s): 65bb158

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -38,7 +38,7 @@ interface = gr.Interface(
38
  gr.Textbox(label="Object Counts", lines=5, interactive=False) # Display counts as text
39
  ],
40
  title="DTECTIFY, The Object Detection with Counts",
41
- description="Upload an image and let Detectify detect and count objects in real-time. Get annotated results with bounding boxes and an instant count of objects by category. Fast, accurate, and easy-to-use for all your object detection needs!,
42
  css="""
43
  body {
44
  font-family: 'Arial', sans-serif;
 
38
  gr.Textbox(label="Object Counts", lines=5, interactive=False) # Display counts as text
39
  ],
40
  title="DTECTIFY, The Object Detection with Counts",
41
+ description="Upload an image and let Detectify detect and count objects in real-time. Get annotated results with bounding boxes and an instant count of objects by category. Fast, accurate, and easy-to-use for all your object detection needs!",
42
  css="""
43
  body {
44
  font-family: 'Arial', sans-serif;