Yntec commited on
Commit
115b5e3
·
verified ·
1 Parent(s): 401f845

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -121,7 +121,7 @@ with gr.Blocks(theme='Yntec/HaleyCH_Theme_Orange') as demo:
121
  gr.HTML(
122
  """
123
  <div class="footer">
124
- <p> For a more than a hundred times more models (that's not a typo) check out <a href="https://huggingface.co/spaces/Yntec/HuggingfaceDiffusion">Huggingface Diffusion</a>!</a>
125
  </p>
126
  """
127
  )
 
121
  gr.HTML(
122
  """
123
  <div class="footer">
124
+ <p> For more than a hundred times more models (that's not a typo) check out <a href="https://huggingface.co/spaces/Yntec/HuggingfaceDiffusion">Huggingface Diffusion</a>!</a>
125
  </p>
126
  """
127
  )