xp3857 commited on
Commit
b296bcf
1 Parent(s): 81825d2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -152,7 +152,7 @@ document.querySelector("#close").addEventListener("click", function(){
152
  m_out = ("""
153
  <div id="restart_btn">
154
  <h1><center>Loading Time Limit Reached.<br>
155
- Please Click Launch again to Continue, or choose a Simpler Prompt</h1></center>
156
  </div>
157
 
158
  """)
 
152
  m_out = ("""
153
  <div id="restart_btn">
154
  <h1><center>Loading Time Limit Reached.<br>
155
+ Please Click Launch again to Continue, or choose a Simpler Prompt</center></h1>
156
  </div>
157
 
158
  """)