hmb HF Staff commited on
Commit
6924eba
·
verified ·
1 Parent(s): c598099

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -192,6 +192,7 @@ with gr.Blocks(js=js_func, css="""
192
  choices=get_terrain_with_emoji(),
193
  value="✨ All",
194
  label="🏞️ Filter by Terrain"
 
195
 
196
  with gr.Column(scale=1):
197
  visa_filter = gr.CheckboxGroup(
 
192
  choices=get_terrain_with_emoji(),
193
  value="✨ All",
194
  label="🏞️ Filter by Terrain"
195
+ )
196
 
197
  with gr.Column(scale=1):
198
  visa_filter = gr.CheckboxGroup(