Yntec commited on
Commit
d0bf66f
·
verified ·
1 Parent(s): 516e1df

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -114,7 +114,7 @@ with gr.Blocks() as demo:
114
  gr.HTML(
115
  """
116
  <div class="footer">
117
- <p> Based on the <a href="https://huggingface.co/spaces/derwahnsinn/TestGen">TestGen</a> Space by derwahnsinn, the <a href="https://huggingface.co/spaces/RdnUser77/SpacIO_v1">SpacIO</a> Space by RdnUser77, Omnibus's Maximum Multiplier, <a href="https://huggingface.co/spaces/Yntec/Diffusion60XX">Diffusion60XX</a> and <a href="https://huggingface.co/spaces/Yntec/ToyWorld">Toy World</a>!
118
  </p>
119
  """
120
  )
 
114
  gr.HTML(
115
  """
116
  <div class="footer">
117
+ <p> Based on the <a href="https://huggingface.co/spaces/derwahnsinn/TestGen">TestGen</a> Space by derwahnsinn, the <a href="https://huggingface.co/spaces/RdnUser77/SpacIO_v1">SpacIO</a> Space by RdnUser77, Omnibus's Maximum Multiplier and <a href="https://huggingface.co/spaces/Yntec/ToyWorld">Toy World</a>!
118
  </p>
119
  """
120
  )