Update app.py
Browse files
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
|
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 |
|