SemaSci commited on
Commit
e79610d
·
verified ·
1 Parent(s): e8dab4c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -195,7 +195,7 @@ with gr.Blocks(css=css) as demo:
195
  info="Choose model",
196
  visible=True,
197
  allow_custom_value=True,
198
- value=model_repo_id,
199
  )
200
 
201
  negative_prompt = gr.Text(
 
195
  info="Choose model",
196
  visible=True,
197
  allow_custom_value=True,
198
+ value=model_id_default,
199
  )
200
 
201
  negative_prompt = gr.Text(