Yntec commited on
Commit
c1734cd
1 Parent(s): 30e15ec

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -113,7 +113,7 @@ with gr.Blocks() as demo:
113
  gr.HTML(
114
  """
115
  <div>
116
- <p> <center>Most models have been taken offline and no more models will be added, for more information check <a href="https://huggingface.co/posts/nyuuzyou/820726264775936#674e9034b4eb56ff8080a786">this thread.</a></center>
117
  </p></div>
118
  """
119
  )
 
113
  gr.HTML(
114
  """
115
  <div>
116
+ <p> <center>For negative prompts, Width and Height, and other features visit John6666's <a href="https://huggingface.co/spaces/John6666/PrintingPress4">Printing Press 4</a>!</center>
117
  </p></div>
118
  """
119
  )