1
0
Fork 0
onnx-web/api/onnx_web
Sean Sube 294c831d02
feat(api): add progress to ready endpoint
2023-02-04 10:16:30 -06:00
..
chain fix(api): additional logging around model load ops 2023-02-02 23:34:02 -06:00
diffusion feat(api): switch to device pool for background workers 2023-02-04 10:06:22 -06:00
onnx fix tile latent axis 2023-01-29 11:39:02 -06:00
__init__.py fix(api): avoid circular deps in diffusion pipeline cache 2023-01-28 20:15:39 -06:00
convert.py fix(api): additional logging around model load ops 2023-02-02 23:34:02 -06:00
device_pool.py feat(api): add progress to ready endpoint 2023-02-04 10:16:30 -06:00
image.py feat(api): add img2img and inpaint chain stages 2023-01-28 12:42:02 -06:00
logging.py feat(api): provide a way to override log settings 2023-02-02 18:46:17 -06:00
output.py fix(api): use server image format when building output name 2023-02-02 08:47:37 -06:00
params.py fix(api): write border and upscale to params file 2023-02-01 22:31:01 -06:00
serve.py feat(api): add progress to ready endpoint 2023-02-04 10:16:30 -06:00
upscale.py fix(api): pass prompt to upscaling pipeline 2023-01-31 20:41:15 -06:00
utils.py lint(api): consolidate output fns 2023-02-02 08:31:35 -06:00