fffiloni commited on
Commit
565fcff
·
verified ·
1 Parent(s): 0150383

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -263,7 +263,8 @@ def main():
263
  label="Generated Description",
264
  combine_adjacent=False,
265
  show_legend=True,
266
- ).style(color_map=color_map)
 
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():