Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -232,8 +232,9 @@ with gr.Blocks(
|
|
232 |
- Generate network data from uploaded images
|
233 |
- Download data for analysis in NodeXL
|
234 |
""")
|
|
|
235 |
gr.Markdown("""
|
236 |
-
Practical Use
|
237 |
- Manufacturing and quality control
|
238 |
- Urban planning and Infrastructure
|
239 |
- Home organization and design
|
|
|
232 |
- Generate network data from uploaded images
|
233 |
- Download data for analysis in NodeXL
|
234 |
""")
|
235 |
+
gr.Markdown("")
|
236 |
gr.Markdown("""
|
237 |
+
Practical Use Cases:
|
238 |
- Manufacturing and quality control
|
239 |
- Urban planning and Infrastructure
|
240 |
- Home organization and design
|