Yntec commited on
Commit
09ed312
1 Parent(s): a469970

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -4
app.py CHANGED
@@ -898,10 +898,8 @@ with gr.Blocks(css=css) as myface:
898
  with gr.Row():
899
  with gr.Tab("Title"):
900
  gr.HTML(""" <title>Minimum Multiplier</title><div style="text-align: center; max-width: 1500px; margin: 0 auto;">
901
- <h1>Fill the Textbox at the top and click Generate Image</h1>
902
- <br><h4>The first time you load a model it takes 200 seconds</h4>
903
- <br><h4>But after it loads each image takes 20 seconds to generate!</h4>
904
-
905
  """)
906
 
907
  with gr.Tab("Description"):
 
898
  with gr.Row():
899
  with gr.Tab("Title"):
900
  gr.HTML(""" <title>Minimum Multiplier</title><div style="text-align: center; max-width: 1500px; margin: 0 auto;">
901
+ <h1><a href="https://huggingface.co/spaces/Yntec/ToyWorldXL">This space has been superseded by Toy World, try out SDXL models and more than 400 ones by clicking this text!</a></h1>
902
+
 
 
903
  """)
904
 
905
  with gr.Tab("Description"):