1
0
Fork 0
onnx-web/api/onnx_web
Sean Sube 52fdf4f48a
fix(api): test LoRA blending code
2023-09-21 18:24:08 -05:00
..
chain lint, tests 2023-09-15 19:16:47 -05:00
convert fix(api): test LoRA blending code 2023-09-21 18:24:08 -05:00
diffusers fix(api): enable Unet patch for SDXL 2023-09-20 19:28:34 -05:00
image new tiled inpainting method 2023-07-09 00:56:20 -04:00
models rebase diffuser change 2023-09-05 20:56:01 -05: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 lint, tests 2023-09-15 19:16:47 -05:00
transformers lint(api): use more accurate worker name throughout 2023-07-15 18:54:54 -05:00
worker feat(api): make tile retries configurable 2023-09-11 18:41:59 -05: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 lint(api): use constant for model filename 2023-03-24 08:14:19 -05: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 feat(api): add support for wildcards 2023-07-04 16:41:54 -05:00
output.py add endpoint for multiple image generation 2023-09-10 16:35:16 -05:00
params.py remove unused schema, lint 2023-09-15 08:40:56 -05:00
torch_before_ort.py fix imports, lint 2023-02-26 15:21:58 -06:00
utils.py fix type check 2023-09-11 20:47:03 -05:00