Update app.py
Browse files
app.py
CHANGED
@@ -33,7 +33,7 @@ o = "V"
|
|
33 |
m_out = ("""
|
34 |
<div id="restart">
|
35 |
<h3 id="head">Loading Time Limit Reached.</h3><br>
|
36 |
-
<h4 id="cont">Please choose a Simpler Prompt
|
37 |
</div>
|
38 |
""")
|
39 |
loading=("""
|
|
|
33 |
m_out = ("""
|
34 |
<div id="restart">
|
35 |
<h3 id="head">Loading Time Limit Reached.</h3><br>
|
36 |
+
<h4 id="cont">Please choose a Simpler Prompt</h4>
|
37 |
</div>
|
38 |
""")
|
39 |
loading=("""
|