Update index.html

This commit is contained in:
RossAscends
2023-02-25 05:45:19 +09:00
committed by GitHub
parent 3663eb4564
commit 872c39ce3b

View File

@@ -36,7 +36,7 @@
import {encode, decode} from "../scripts/gpt-2-3-tokenizer/mod.js";
$(document).ready(function(){
const VERSION = '1.2.7';
const VERSION = '1.2.8';
var converter = new showdown.Converter();
var bg_menu_toggle = false;
var default_user_name = "You";
@@ -3191,4 +3191,4 @@
</div>
</div>
</body>
</html>
</html>