syedfaisalabrar commited on
Commit
808dc63
·
verified ·
1 Parent(s): 44b0a93

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -6,8 +6,7 @@ def greet(name):
6
 
7
  # Create a description for the interface
8
  description = """
9
- Welcome to the Gradio interface! This simple app greets you with a warm message.
10
- Simply upload an image and the system will greet you based on the name in the input.
11
  You can try it out by uploading an image!
12
  """
13
 
 
6
 
7
  # Create a description for the interface
8
  description = """
9
+ Welcome to the Gradio interface! This simple app detects the mouse feet observing from below.
 
10
  You can try it out by uploading an image!
11
  """
12