prithivMLmods commited on
Commit
9a0cddd
1 Parent(s): 83d66db

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -169,7 +169,7 @@ with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
169
  model_choice = gr.Dropdown(
170
  label="Model Selection🔻",
171
  choices=list(MODEL_OPTIONS.keys()),
172
- value="LIGHTNING V5.0"
173
  )
174
 
175
  with gr.Accordion("Advanced options", open=False, visible=True):
 
169
  model_choice = gr.Dropdown(
170
  label="Model Selection🔻",
171
  choices=list(MODEL_OPTIONS.keys()),
172
+ value="REALVISXL V5.0"
173
  )
174
 
175
  with gr.Accordion("Advanced options", open=False, visible=True):