Spaces:
Running
Running
Update app.py
Browse files
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 <
|
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 |
|