Rename files

This commit is contained in:
SillyLossy
2023-03-15 20:42:51 +02:00
parent 0736e72baf
commit a527ae1ad7
4 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
import { saveSettings, callPopup, token, substituteParams } from "../script.js";
import { download, debounce } from "./utils.js";
import { encode } from "../scripts/gpt-2-3-tokenizer/mod.js";
import { encode } from "./gpt-2-3-tokenizer/mod.js";
export {
world_info,