1
0
Fork 0
onnx-web/api/onnx_web
Sean Sube d636ce3eef
fix(api): avoid setting device on schedulers that do not support it
2023-02-04 17:21:12 -06:00
..
chain add missing arg to chain pipeline 2023-02-04 14:27:27 -06:00
diffusion fix(api): avoid setting device on schedulers that do not support it 2023-02-04 17:21:12 -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 fix(api): prefer device with lower index when queue is tied 2023-02-04 17:03:01 -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 format devices in logs 2023-02-04 13:56:17 -06:00
serve.py fix(api): default to first available device when there are no other jobs 2023-02-04 16:37:36 -06:00
upscale.py fix(api): pass job context and device to upscaling 2023-02-04 14:52:23 -06:00
utils.py lint(api): consolidate output fns 2023-02-02 08:31:35 -06:00