sayakpaul HF staff commited on
Commit
7ac1403
1 Parent(s): 2e9319b
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -56,7 +56,7 @@ with block:
56
  </div>
57
  <p style="margin-bottom: 10px; font-size: 94%; line-height: 23px;">
58
  This Space allows you to quantitatively compare <a href=https://huggingface.co/docs/diffusers/using-diffusers/schedulers>different noise schedulers</a> with a <a href=https://huggingface.co/docs/diffusers/api/pipelines/stable_diffusion/overview>`StableDiffusionPipeline`</a>.
59
- <br>One of the applications of this Space could be to evaluate different schedulers for a certain Stable Diffusion checkpoint for a fixed number of inference steps.
60
  </p>
61
  </div>
62
  """
 
56
  </div>
57
  <p style="margin-bottom: 10px; font-size: 94%; line-height: 23px;">
58
  This Space allows you to quantitatively compare <a href=https://huggingface.co/docs/diffusers/using-diffusers/schedulers>different noise schedulers</a> with a <a href=https://huggingface.co/docs/diffusers/api/pipelines/stable_diffusion/overview>`StableDiffusionPipeline`</a>.
59
+ <br>One of the applications of this Space could be to evaluate different schedulers for a certain Stable Diffusion checkpoint<br> for a fixed number of inference steps.
60
  </p>
61
  </div>
62
  """