1
0
Fork 0
onnx-web/api/onnx_web
Sean Sube 00db9a2787
fix(api): make sure ControlNet constructor is used for same pipeline (#449)
2023-12-31 13:00:34 -06:00
..
chain fix(api): use correct part of the gfpgan output 2023-12-31 07:04:43 -06:00
convert arch adjustments 2023-12-30 13:50:14 -06:00
diffusers fix(api): make sure ControlNet constructor is used for same pipeline (#449) 2023-12-31 13:00:34 -06:00
image fix(api): silence controlnet registration warnings 2023-12-21 21:30:49 -06:00
models arch adjustments 2023-12-30 13:50:14 -06:00
onnx feat(api): add params for more SwinIR models 2023-04-10 19:02:12 -05:00
prompt lint(api): type fixes and hints throughout 2023-07-04 10:20:28 -05:00
server feat: add API parameter for upscale checkbox 2023-12-30 19:34:40 -06:00
transformers lint(api): use more accurate worker name throughout 2023-07-15 18:54:54 -05:00
worker null checks 2023-12-26 08:07:05 -06:00
__init__.py feat(api): make chain stages into classes with max tile size and step count estimate 2023-07-01 12:33:14 -05:00
constants.py fix(api): change weights filename for new models to match optimum 2023-12-23 22:18:35 -06:00
errors.py lint(api): add typed errors from cancelled job and download error 2023-09-04 21:20:04 -05:00
logging.py fix logging metadata 2023-03-16 21:45:57 -05:00
main.py apply lint to tests, test highres 2023-11-19 23:18:57 -06:00
output.py lint imports 2023-12-21 21:34:03 -06:00
params.py fix(api): make sure ControlNet constructor is used for same pipeline (#449) 2023-12-31 13:00:34 -06:00
torch_before_ort.py fix imports, lint 2023-02-26 15:21:58 -06:00
utils.py more lint, avoid some unnecessary errors 2023-12-03 12:57:56 -06:00