clr commited on
Commit
8ca15d7
·
verified ·
1 Parent(s): 2d1753b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -228,7 +228,7 @@ with bl:
228
  prompt_instructions = gr.Markdown("""Lestu eftirfarandi texta:""")
229
  prompt_text = gr.HighlightedText(value=[("[--- dæmi ---]","hl")],
230
  color_map={"hl": "#A8DADC"},
231
- show_legend=False, show_inline_category=False)
232
 
233
 
234
  #with gr.Row(equal_height=True):
 
228
  prompt_instructions = gr.Markdown("""Lestu eftirfarandi texta:""")
229
  prompt_text = gr.HighlightedText(value=[("[--- dæmi ---]","hl")],
230
  color_map={"hl": "#A8DADC"},
231
+ show_legend=False, show_label=False,show_inline_category=False)
232
 
233
 
234
  #with gr.Row(equal_height=True):