sayakpaul HF staff commited on
Commit
14e381e
1 Parent(s): c505f7f

add: quality warning.

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -165,7 +165,7 @@ with block:
165
  gr.HTML(
166
  """
167
  <div class="footer">
168
- <p>For details on the fine-tuning procedure, check out the <a style="text-decoration: underline;" href="https://github.com/sayakpaul/stable-diffusion-keras-ft/">corresponding repository</a>. This Space is adapted from the <a style="text-decoration: underline;" href="https://huggingface.co/spaces/stabilityai/stable-diffusion">original Stable Diffusion 2.1 Space</a>.</p>
169
  </div>
170
  <div class="acknowledgments">
171
  <p><h4>LICENSE</h4>
 
165
  gr.HTML(
166
  """
167
  <div class="footer">
168
+ <p>For details on the fine-tuning procedure, check out the <a style="text-decoration: underline;" href="https://github.com/sayakpaul/stable-diffusion-keras-ft/">corresponding repository</a>. This Space is adapted from the <a style="text-decoration: underline;" href="https://huggingface.co/spaces/stabilityai/stable-diffusion">original Stable Diffusion 2.1 Space</a>. The generated images may not be very impressive as the underlying model is still being fine-tuned as of this writing.</p>
169
  </div>
170
  <div class="acknowledgments">
171
  <p><h4>LICENSE</h4>