prithivMLmods commited on
Commit
03f7d47
·
verified ·
1 Parent(s): 8f2a9bc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -162,7 +162,7 @@ with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
162
 
163
  with gr.Row():
164
  model_choice = gr.Dropdown(
165
- label="Model Selection👇🏻",
166
  choices=list(MODEL_OPTIONS.keys()),
167
  value="LIGHTNING V5.0"
168
  )
 
162
 
163
  with gr.Row():
164
  model_choice = gr.Dropdown(
165
+ label="Model Selection🔻",
166
  choices=list(MODEL_OPTIONS.keys()),
167
  value="LIGHTNING V5.0"
168
  )