1
0
Fork 0
Commit Graph

27 Commits

Author SHA1 Message Date
Sean Sube 054e5c406a
fully rename old converter to legacy 2023-12-24 05:31:55 -06:00
Sean Sube 5447d8c159
add optimum converter to schema 2023-12-23 22:10:38 -06:00
Sean Sube a6cb630206
fix(docs): update tile parameters in user guide 2023-12-21 20:39:01 -06:00
Sean Sube a65e0fd602
update schemas for archive converter 2023-12-16 22:49:29 -06:00
Sean Sube d79af78ef0
fix schema 2023-11-12 15:19:04 -06:00
Sean Sube 44e483322e
feat: show tokens for networks in prompt 2023-11-12 15:15:06 -06:00
Sean Sube 6e2896f7f7
fix(api): allow SDXL txt2img models in extras file and schema 2023-09-24 10:12:40 -05:00
Sean Sube 732eb9913e
add hash field to extras schema and user guide 2023-06-26 19:18:20 -05:00
Sean Sube a57d90ca02
fix(api): add convertible pipelines to extras schema 2023-04-30 21:23:44 -05:00
Sean Sube bc71583393
fix(api): add model image size and version hint to extras file 2023-04-29 22:56:52 -05:00
Sean Sube dbd9a186ae
feat(api): allow converting inpaint models (#356) 2023-04-27 23:41:04 -05:00
Sean Sube 161913bb7e
fix(api): add pre-converted ControlNets to base sources, add missing ControlNet strings 2023-04-15 16:55:53 -05:00
Sean Sube 23fb752bb6
fix(api): correct type of model field in extras 2023-04-10 17:59:32 -05:00
Sean Sube 62aa7e8473
feat(api): add initial support for BSRGAN and SwinIR upscaling (#153, #154) 2023-04-10 17:49:56 -05:00
Sean Sube 580d621209
fix(api): make format list in schema match code 2023-03-26 08:28:14 -05:00
Sean Sube 0732058aa8
feat(api): detect Textual Inversion type from keys (#262) 2023-03-19 20:16:52 -05:00
Sean Sube 6cd0b4f7eb
fix extras schema 2023-03-18 10:24:16 -05:00
Sean Sube e3bf04ab8f
feat(api): add section to extras file for additional networks 2023-03-18 07:40:57 -05:00
Sean Sube b198b3baff
fix(api): attempt to validate extra translation strings 2023-03-05 07:53:23 -06:00
Sean Sube 5d459ab17c
feat: allow users to add their own labels for models (#144) 2023-03-05 07:20:31 -06:00
Sean Sube 39d36618e6
feat(api): add support for custom tokens for textual inversions (#179) 2023-03-02 23:32:20 -06:00
Sean Sube 6b4ced2608
load inversions from extras file 2023-02-25 11:53:20 -06:00
Sean Sube 1ea1a57706
add VAE to extras schema 2023-02-16 20:55:05 -06:00
Sean Sube 9e479795fa
fix(api): add sources section to extras schema 2023-02-16 19:01:26 -06:00
Sean Sube d6201c9d32
feat(api): add an option for custom checkpoint config to extras file (fixes #130) 2023-02-12 14:10:30 -06:00
Sean Sube 2cc604823b
fix(api): launch with included extras if user does not provide their own 2023-02-10 23:06:30 -06:00
Sean Sube 9f202486c2
feat(api): add a way to download models from civitai or other https sources (#117) 2023-02-10 22:41:24 -06:00