Add lycoris support
parent
7b7798d914
commit
ff8ba7a362
|
|
@ -23,6 +23,7 @@ model_type_dict = {
|
|||
"TextualInversion": "ti",
|
||||
"Hypernetwork": "hyper",
|
||||
"LORA": "lora",
|
||||
"LoCon": "lora",
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue