Yntec commited on
Commit
3a057ea
·
verified ·
1 Parent(s): 85a481d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -46,7 +46,7 @@ with gr.Blocks() as demo:
46
  gr.HTML(
47
  """
48
  <div>
49
- <p> <center>For simultaneous generations without queue check out <a href="https://huggingface.co/spaces/Yntec/ToyWorld">Toy World</a>!</center>
50
  </p></div>
51
  """
52
  )
 
46
  gr.HTML(
47
  """
48
  <div>
49
+ <p> <center>For simultaneous generations without queue check out <a href="https://huggingface.co/spaces/Yntec/ToyWorld">Toy World</a>! For different behavior and galleries check out <a href="https://huggingface.co/spaces/Yntec/Diffusion80XX4">Diffusion80XX4</a> and <a href="https://huggingface.co/spaces/John6666/Diffusion80XX4g">Diffusion80XX4g</a> by John6666!</center>
50
  </p></div>
51
  """
52
  )