mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Footer Adjustments
This commit is contained in:
@@ -297,7 +297,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="footer">
|
||||
<div id="footer" style="border-top:2px;border-top-color:grey;border-top-style: solid;">
|
||||
<span>Execution Time: <span id="Execution Time"></span></span> |
|
||||
<span>Remaining Time: <span class="var_sync_model_tqdm_rem_time"></span></span> | <span id="var_time"></span>
|
||||
</div>
|
||||
|
@@ -90,6 +90,7 @@
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
<div style="border-top:2px;border-top-color:grey;border-top-style: solid;">
|
||||
<div class="token_breakdown">
|
||||
<div id="memory_tokens" style="width:40%; background-color: #3572A5;"></div>
|
||||
<div id="authors_notes_tokens" style="width:10%; background-color: #f1e05a;"></div>
|
||||
@@ -100,3 +101,4 @@
|
||||
<div id="unused_tokens" style="width:20%; background-color: white;"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user