1
0
Fork 0
onnx-web/api/onnx_web
Sean Sube 52d639ffed
use keyword args for networks
2023-04-13 00:02:47 -05:00
..
chain use keyword args for networks 2023-04-13 00:02:47 -05:00
convert feat: add parameter for ControlNet selection 2023-04-12 08:43:15 -05:00
diffusers use keyword args for networks 2023-04-13 00:02:47 -05:00
models apply lint 2023-04-12 20:06:13 -05:00
onnx feat(api): add params for more SwinIR models 2023-04-10 19:02:12 -05:00
server feat(api): add list pipelines endpoint 2023-04-12 23:14:45 -05:00
transformers lint(api): submodules for major libs 2023-03-04 22:12:35 -06:00
worker fix(api): run image workers as daemon procs 2023-04-10 23:23:08 -05:00
__init__.py feat(api): add params for more SwinIR models 2023-04-10 19:02:12 -05:00
constants.py lint(api): use constant for model filename 2023-03-24 08:14:19 -05:00
image.py sonar lint fixes 2023-02-19 22:10:35 -06:00
logging.py fix logging metadata 2023-03-16 21:45:57 -05:00
main.py feat(api): switch API server to Waitress (#159) 2023-04-10 23:21:13 -05:00
output.py feat: make pipeline type a request parameter 2023-04-12 22:58:48 -05:00
params.py fix serialization and scheduler 2023-04-12 23:26:16 -05:00
torch_before_ort.py fix imports, lint 2023-02-26 15:21:58 -06:00
utils.py fix serialization and scheduler 2023-04-12 23:26:16 -05:00