Shuang59 commited on
Commit
0339521
β€’
1 Parent(s): b52aa78

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -356,7 +356,7 @@ with gr.Blocks() as demo:
356
  """<p>( <b>Stable Diffusion Note</b>: Stable Diffusion has a filter enabled, so it sometimes generates all black
357
  results for possibly inappropriate images.)</p>""")
358
  gr.Markdown(
359
- """<p>( <b>Note</b>: Absolute values of weights should be > 1, negative weights indicate negation.</p>"""
360
  )
361
  with gr.Row():
362
  with gr.Column():
 
356
  """<p>( <b>Stable Diffusion Note</b>: Stable Diffusion has a filter enabled, so it sometimes generates all black
357
  results for possibly inappropriate images.)</p>""")
358
  gr.Markdown(
359
+ """<p>( <b>Note</b>: Absolute values of weights should be > 1, negative weights indicate negation.)</p>"""
360
  )
361
  with gr.Row():
362
  with gr.Column():