LeeveWasTaken commited on
Commit
123d552
·
verified ·
1 Parent(s): 21bed0e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -76,7 +76,7 @@ with gr.Blocks() as demo:
76
  gr.HTML(
77
  """
78
  <div class="footer">
79
- <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 and Omnibus's Maximum Multiplier!
80
  </p>
81
  """
82
  )
 
76
  gr.HTML(
77
  """
78
  <div class="footer">
79
+ <p>Have fun!
80
  </p>
81
  """
82
  )