Temperature parameters can be customized (#1162)

* Temperature parameters can be customized

* fix typo

* update to 1.105.22

* Update index.html
This commit is contained in:
Dyxang 2024-11-07 21:23:38 +08:00 committed by GitHub
parent 91dc16878e
commit ca8e723006
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 26 additions and 8 deletions

View file

@ -160,7 +160,7 @@ function editNotes(id, name) {
}
};
geneateWithAi(prompt, onApply);
generateWithAi(prompt, onApply);
}
function downloadLegends() {