[feat] added novelai

This commit is contained in:
kwaroran
2023-05-29 15:16:06 +09:00
parent 3102e09cd5
commit d60c916feb
2 changed files with 7 additions and 1 deletions

View File

@@ -9,7 +9,7 @@
import ModelList from "src/lib/UI/ModelList.svelte";
import DropList from "src/lib/SideBars/DropList.svelte";
import { PlusIcon, TrashIcon } from "lucide-svelte";
import { onDestroy } from "svelte";
import { onDestroy } from "svelte";
let tokens = {
mainPrompt: 0,
jailbreak: 0,