Spaces:
Running
Running
Update playground.html
Browse files- playground.html +0 -4
playground.html
CHANGED
@@ -523,10 +523,6 @@
|
|
523 |
<div class="chat-wrapper">
|
524 |
<div class="chat-header">
|
525 |
<h2 style="font-family: 'JetBrains Mono', monospace;">LOKI.AI Playground</h2>
|
526 |
-
<div class="toggle-mode"style="align-content:center;">
|
527 |
-
<button id="toggleTextButton" class="toggle-btn active">Text</button>
|
528 |
-
<button id="toggleImageButton" class="toggle-btn">Image</button>
|
529 |
-
</div>
|
530 |
<div class="header-actions">
|
531 |
<select id="modelSelect" class="model-select">
|
532 |
<option value="gpt-4o-mini">GPT-4o Mini</option>
|
|
|
523 |
<div class="chat-wrapper">
|
524 |
<div class="chat-header">
|
525 |
<h2 style="font-family: 'JetBrains Mono', monospace;">LOKI.AI Playground</h2>
|
|
|
|
|
|
|
|
|
526 |
<div class="header-actions">
|
527 |
<select id="modelSelect" class="model-select">
|
528 |
<option value="gpt-4o-mini">GPT-4o Mini</option>
|