1
0
Fork 0
onnx-web/api/onnx_web
Sean Sube 5fb2de85c5
feat(api): add feature flag for single-tile panorama highres
2023-11-11 17:03:01 -06:00
..
chain feat(api): add feature flag for single-tile panorama highres 2023-11-11 17:03:01 -06:00
convert apply lint 2023-11-08 22:04:15 -06:00
diffusers feat(api): add feature flag for single-tile panorama highres 2023-11-11 17:03:01 -06:00
image fix(api): write tests for embedding/inversion blending 2023-10-06 19:04:48 -05: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 feat(api): add feature flag for single-tile panorama highres 2023-11-11 17:03:01 -06:00
transformers lint(api): use more accurate worker name throughout 2023-07-15 18:54:54 -05:00
worker fix(api): write tests for embedding/inversion blending 2023-10-06 19:04:48 -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 feat: split up UNet and VAE tile size and overlap/stride params 2023-11-04 20:41:58 -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