mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Update index.html
This commit is contained in:
@@ -730,7 +730,7 @@
|
||||
<input type="range" id="top_k_openai" name="volume" min="0" max="500" step="1">
|
||||
</div>
|
||||
<div class="range-block-counter">
|
||||
<input type="number" min="0" max="200" step="1" data-for="top_k_openai" id="top_k_counter_openai">
|
||||
<input type="number" min="0" max="500" step="1" data-for="top_k_openai" id="top_k_counter_openai">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user