xp3857 commited on
Commit
db124c0
1 Parent(s): f16e6a1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -36,7 +36,7 @@ o = "V"
36
  m_out = ("""
37
  <div id="restart">
38
  <h3 id="head">Loading Time Limit Reached.</h3><br>
39
- <h4 id="cont">Please choose a Simpler Prompt, or <a href="#upgrade" style="text-decoration:None"><b>Upgrade</b></a></h4>
40
  </div>
41
  """)
42
 
 
36
  m_out = ("""
37
  <div id="restart">
38
  <h3 id="head">Loading Time Limit Reached.</h3><br>
39
+ <h4 id="cont">Please choose a Simpler Prompt, or <b>Upgrade</b> for faster loading.</h4>
40
  </div>
41
  """)
42