Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -263,7 +263,8 @@ def main():
|
|
| 263 |
label="Generated Description",
|
| 264 |
combine_adjacent=False,
|
| 265 |
show_legend=True,
|
| 266 |
-
|
|
|
|
| 267 |
|
| 268 |
with gr.Row():
|
| 269 |
with gr.Column():
|
|
|
|
| 263 |
label="Generated Description",
|
| 264 |
combine_adjacent=False,
|
| 265 |
show_legend=True,
|
| 266 |
+
color_map=color_map
|
| 267 |
+
)
|
| 268 |
|
| 269 |
with gr.Row():
|
| 270 |
with gr.Column():
|