Add support for LyCORIS

Adds support for LyCORIS from https://github.com/KohakuBlueleaf/a1111-sd-webui-lycoris
This commit is contained in:
Kamilowaty122
2023-04-15 07:49:11 +02:00
parent 5fbc18ed1d
commit 11d94e11f9
5 changed files with 74 additions and 1 deletions

View File

@@ -13,6 +13,7 @@ var yamlWildcards = [];
var embeddings = [];
var hypernetworks = [];
var loras = [];
var lycos = [];
// Selected model info for black/whitelisting
var currentModelHash = "";