xp3857 commited on
Commit
c110d25
1 Parent(s): 695228f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -155,8 +155,8 @@ m_out = ("""
155
  }
156
  </style>
157
  <div id="restart_btn">
158
- <h1><center>Loading Time Limit Reached.<br>
159
- Please Click Launch again to Continue, or choose a Simpler Prompt</center></h1>
160
  </div>
161
 
162
  """)
 
155
  }
156
  </style>
157
  <div id="restart_btn">
158
+ <h3>Loading Time Limit Reached.</h3><br>
159
+ <h4>Please Click Launch again to Continue, or choose a Simpler Prompt</h4>
160
  </div>
161
 
162
  """)