1
0
Fork 0
onnx-web/api/onnx_web
Sean Sube c7aea34b28
fix(api): use correct params for default outpainting borders (#345)
2023-04-20 22:33:18 -05:00
..
chain fix(api): switch between available pipelines 2023-04-15 15:37:45 -05:00
convert fix(api): use slice multiplication for 3x3 kernels without CP decomp 2023-04-20 22:10:49 -05:00
diffusers fix(api): handle mixed tensors for ControlNet on CPU 2023-04-15 17:03:04 -05:00
image fix(api): check diffusers version before imports (#336) 2023-04-15 14:32:22 -05:00
models fix(api): add pre-converted ControlNets to base sources, add missing ControlNet strings 2023-04-15 16:55:53 -05:00
onnx feat(api): add params for more SwinIR models 2023-04-10 19:02:12 -05:00
server fix(api): use correct params for default outpainting borders (#345) 2023-04-20 22:33:18 -05:00
transformers lint(api): submodules for major libs 2023-03-04 22:12:35 -06:00
worker send token with admin requests, return worker status after restarting 2023-04-20 17:36:29 -05:00
__init__.py fix imports, add missing controlnet deps 2023-04-13 21:10:00 -05:00
constants.py lint(api): use constant for model filename 2023-03-24 08:14:19 -05:00
logging.py fix logging metadata 2023-03-16 21:45:57 -05:00
main.py send token with admin requests, return worker status after restarting 2023-04-20 17:36:29 -05:00
output.py add filtered source to outputs 2023-04-13 22:51:59 -05:00
params.py fix(api): print border size in expected order 2023-04-15 12:36:41 -05:00
torch_before_ort.py fix imports, lint 2023-02-26 15:21:58 -06:00
utils.py fix(api): match ControlNet selection against model names 2023-04-15 17:21:13 -05:00