prithivMLmods commited on
Commit
383bff8
·
verified ·
1 Parent(s): e89bce5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -152,7 +152,7 @@ with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
152
  model_choice = gr.Dropdown(
153
  label="Model Selection",
154
  choices=list(MODEL_OPTIONS.keys()),
155
- value="Lightning"
156
  )
157
 
158
  with gr.Accordion("Advanced options", open=False, visible==True):
 
152
  model_choice = gr.Dropdown(
153
  label="Model Selection",
154
  choices=list(MODEL_OPTIONS.keys()),
155
+ value="REALVISXL V5.0"
156
  )
157
 
158
  with gr.Accordion("Advanced options", open=False, visible==True):