1
0
Fork 0
onnx-web/api/onnx_web
Sean Sube 83992d9193
fix(api): convert size to JSON
2023-02-01 22:37:26 -06:00
..
chain feat(api): save image params along with image (#81) 2023-02-01 22:20:40 -06:00
diffusion lint(api): use constant for latents scale factor 2023-02-01 22:21: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): correctly create model path 2023-01-31 19:32:34 -06:00
image.py feat(api): add img2img and inpaint chain stages 2023-01-28 12:42:02 -06:00
logging.py testing ONNX upscaling 2023-01-29 18:42:05 -06:00
output.py fix(api): convert size to JSON 2023-02-01 22:37:26 -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): save image params along with image (#81) 2023-02-01 22:20:40 -06:00
upscale.py fix(api): pass prompt to upscaling pipeline 2023-01-31 20:41:15 -06:00
utils.py fix(api): run garbage collection after each model change 2023-02-01 21:20:48 -06:00