Update app.py
Browse files
app.py
CHANGED
|
@@ -393,7 +393,7 @@ with gr.Blocks(css=custom_css, theme=gr.themes.Soft(), title="🎮 BesiegeField
|
|
| 393 |
<div class="header-box">
|
| 394 |
<h1 style="color: white;">🎮 BesiegeField Machine Generator</h1>
|
| 395 |
<p style="color: white; opacity: 0.9;">Generate your Besiege machine designs with AI</p>
|
| 396 |
-
<span class="badge"
|
| 397 |
<div style="margin-top: 20px; padding-top: 20px; border-top: 1px solid rgba(255,255,255,0.3);">
|
| 398 |
<p style="color: white; margin: 0 0 12px 0; font-size: 1em; text-align: center;">📎 <strong>Links</strong></p>
|
| 399 |
<div style="display: flex; gap: 12px; justify-content: center; flex-wrap: wrap; margin-top: 10px;">
|
|
|
|
| 393 |
<div class="header-box">
|
| 394 |
<h1 style="color: white;">🎮 BesiegeField Machine Generator</h1>
|
| 395 |
<p style="color: white; opacity: 0.9;">Generate your Besiege machine designs with AI</p>
|
| 396 |
+
<span class="badge" style="font-weight: bold;">✨ single-agent only</span>
|
| 397 |
<div style="margin-top: 20px; padding-top: 20px; border-top: 1px solid rgba(255,255,255,0.3);">
|
| 398 |
<p style="color: white; margin: 0 0 12px 0; font-size: 1em; text-align: center;">📎 <strong>Links</strong></p>
|
| 399 |
<div style="display: flex; gap: 12px; justify-content: center; flex-wrap: wrap; margin-top: 10px;">
|