Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -366,7 +366,7 @@ with gr.Blocks() as demo:
366
  gr.Markdown("Note: The model shown here has a darker appearance. Download to get correct results.")
367
 
368
  with gr.Row():
369
- gr.Markdown('''Try a different <b>seed value</b> if the result is unsatisfying (Default: 42).''')
370
 
371
  gr.Markdown(_CITE_)
372
 
 
366
  gr.Markdown("Note: The model shown here has a darker appearance. Download to get correct results.")
367
 
368
  with gr.Row():
369
+ gr.Markdown('''Try a di the result is unsatisfying (Default: 42).''')
370
 
371
  gr.Markdown(_CITE_)
372