Koshti10 commited on
Commit
aecaa1a
·
verified ·
1 Parent(s): 3433b65

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -83,7 +83,7 @@ with llm_calc_app:
83
  choices=langs,
84
  value=[],
85
  multiselect=True,
86
- label="### Select Languages 🗣️"
87
  )
88
 
89
  with gr.Row():
 
83
  choices=langs,
84
  value=[],
85
  multiselect=True,
86
+ label="Select Languages 🗣️"
87
  )
88
 
89
  with gr.Row():