mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Hiding Soft Prompt Trainer behind experimental flag
This commit is contained in:
@@ -212,7 +212,7 @@
|
||||
</select>
|
||||
<div style="display: flex;flex-direction: column;">
|
||||
<span class="material-icons-outlined cursor" style="font-size: 18px;" tooltip="Refresh List" onclick="socket.emit('sp_list_refresh', '');">autorenew</span>
|
||||
<span class="material-icons-outlined cursor" style="font-size: 18px;" tooltip="Create New Soft Prompt" onclick="openPopup('sp-trainer-popup');">note_add</span>
|
||||
<span class="material-icons-outlined cursor var_sync_alt_system_experimental_features" style="font-size: 18px;" tooltip="Create New Soft Prompt" onclick="openPopup('sp-trainer-popup');">note_add</span>
|
||||
</div>
|
||||
</div>
|
||||
</span>
|
||||
|
Reference in New Issue
Block a user