Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -155,8 +155,8 @@ m_out = ("""
|
|
155 |
}
|
156 |
</style>
|
157 |
<div id="restart_btn">
|
158 |
-
<
|
159 |
-
Please Click Launch again to Continue, or choose a Simpler Prompt</
|
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 |
""")
|