Merge branch 'feature/add-pony-support-and-preset' into develop

This commit is contained in:
Manuel Schmid 2024-07-01 13:39:41 +02:00
commit 9a578b2ebf
No known key found for this signature in database
GPG Key ID: 32C4F7569B40B84B
1 changed files with 1 additions and 0 deletions

View File

@ -640,6 +640,7 @@ possible_preset_keys = {
"checkpoint_downloads": "checkpoint_downloads",
"embeddings_downloads": "embeddings_downloads",
"lora_downloads": "lora_downloads",
"vae_downloads": "vae_downloads",
"default_vae": "vae",
"default_inpaint_method": "inpaint_method"
}