1
0
Fork 0
onnx-web/api/onnx_web
Sean Sube ec79602a11
use default DAT params
2023-12-31 12:28:51 -06:00
..
chain fix some logs 2023-12-31 11:28:57 -06:00
convert use default DAT params 2023-12-31 12:28:51 -06:00
diffusers fix(api): make version-safe imports compatible with tests 2023-12-29 23:09:00 -06:00
image fix(api): silence controlnet registration warnings 2023-12-21 21:30:49 -06:00
models use ref arch with einops 2023-12-31 12:25:22 -06: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: add API parameter for upscale checkbox 2023-12-30 19:34:40 -06:00
transformers lint(api): use more accurate worker name throughout 2023-07-15 18:54:54 -05:00
worker null checks 2023-12-26 08:07:05 -06: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 fix(api): change weights filename for new models to match optimum 2023-12-23 22:18:35 -06: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 apply lint to tests, test highres 2023-11-19 23:18:57 -06:00
output.py lint imports 2023-12-21 21:34:03 -06:00
params.py feat: add API parameter for upscale checkbox 2023-12-30 19:34:40 -06:00
torch_before_ort.py fix imports, lint 2023-02-26 15:21:58 -06:00
utils.py more lint, avoid some unnecessary errors 2023-12-03 12:57:56 -06:00