ThomasSimonini HF staff commited on
Commit
63c5f26
·
verified ·
1 Parent(s): ddd0081

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -512,7 +512,7 @@ with gr.Blocks() as demo:
512
  interactive=False,
513
  )
514
  gr.Markdown("Note: The model shown here has a darker appearance. Download to get correct results.")
515
- gr.Markdown('''Try a different <b>seed value</b> if the result is unsatisfying (Default: 42).''')
516
  with gr.Row():
517
  gr.Markdown(STEP2_HEADER)
518
  with gr.Row(variant="panel"):
 
512
  interactive=False,
513
  )
514
  gr.Markdown("Note: The model shown here has a darker appearance. Download to get correct results.")
515
+ gr.Markdown('''Try a different <b>seed value</b> if the result is unsatisfying (Default: 42).''')
516
  with gr.Row():
517
  gr.Markdown(STEP2_HEADER)
518
  with gr.Row(variant="panel"):