4kasha commited on
Commit
926e72e
1 Parent(s): a3ad19b
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -101,7 +101,7 @@ with gr.Blocks() as demo:
101
 
102
  - Gray dots: Occupied sites
103
  - Blue region: Largest connected cluster
104
- - Spanning Cluster: A cluster is spanning from one side to another
105
  """)
106
 
107
  with gr.Row():
 
101
 
102
  - Gray dots: Occupied sites
103
  - Blue region: Largest connected cluster
104
+ - Spanning Cluster: A cluster spanning from one side to another
105
  """)
106
 
107
  with gr.Row():