jgyegyiri2023 commited on
Commit
d3759bf
1 Parent(s): d4f8e21

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -47,7 +47,7 @@ my_app = gr.Blocks()
47
 
48
 
49
  with my_app:
50
- gr.Markdown("Statellite Image Segmentation Application UI with Gradio")
51
  with gr.Tabs():
52
  with gr.TabItem("Select your image"):
53
  with gr.Row():
 
47
 
48
 
49
  with my_app:
50
+ gr.Markdown("Statellite Image Segmentation Application UI with Gradio, load your satellite image and follow the instructions")
51
  with gr.Tabs():
52
  with gr.TabItem("Select your image"):
53
  with gr.Row():