1
0
Fork 0
onnx-web/api/onnx_web
Sean Sube 1d9de2c45b
apply lint
2023-04-28 13:56:36 -05:00
..
chain fix(api): resolve SD upscaling model relative to models path 2023-04-24 18:23:56 -05:00
convert feat(api): allow converting inpaint models (#356) 2023-04-27 23:41:04 -05:00
diffusers apply lint 2023-04-28 13:56:36 -05:00
image fix(api): correctly disable source filtering when none is selected 2023-04-22 11:34:48 -05:00
models fix(api): add pre-converted ControlNets to base sources, add missing ControlNet strings 2023-04-15 16:55:53 -05:00
onnx feat(api): add params for more SwinIR models 2023-04-10 19:02:12 -05:00
server apply lint 2023-04-28 13:56:36 -05:00
transformers lint(api): submodules for major libs 2023-03-04 22:12:35 -06:00
worker fix(api): correct dict types for 3.8 2023-04-24 17:39:06 -05:00
__init__.py feat(api): parse alternative groups in prompts 2023-04-23 15:03:11 -05:00
constants.py lint(api): use constant for model filename 2023-03-24 08:14:19 -05:00
logging.py fix logging metadata 2023-03-16 21:45:57 -05:00
main.py send token with admin requests, return worker status after restarting 2023-04-20 17:36:29 -05:00
output.py add filtered source to outputs 2023-04-13 22:51:59 -05:00
params.py feat: add tiled VAE parameter to client 2023-04-28 13:30:54 -05:00
torch_before_ort.py fix imports, lint 2023-02-26 15:21:58 -06:00
utils.py fix(api): check GTK import individually 2023-04-24 18:39:25 -05:00