Sanjayraju30 commited on
Commit
2bd70fa
·
verified ·
1 Parent(s): 9c7d97d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -29,7 +29,7 @@ iface = gr.Interface(
29
  gr.Textbox(label="Salesforce Log URL"),
30
  ],
31
  title="⚖️ Auto Weight Logger",
32
- description="Upload or capture a digital scale snapshot to detect weight automatically.",
33
  live=True,
34
  )
35
 
 
29
  gr.Textbox(label="Salesforce Log URL"),
30
  ],
31
  title="⚖️ Auto Weight Logger",
32
+ description="Upload or capture a digital scale image to extract the weight.",
33
  live=True,
34
  )
35