1
0
Fork 0
onnx-web/api/onnx_web
Sean Sube 555ec5a644
turn controlnet into a select list and localize its label, fix name lookup on server
2023-04-12 20:03:00 -05:00
..
chain feat: add parameter for ControlNet selection 2023-04-12 08:43:15 -05:00
convert feat: add parameter for ControlNet selection 2023-04-12 08:43:15 -05:00
diffusers turn controlnet into a select list and localize its label, fix name lookup on server 2023-04-12 20:03:00 -05:00
models initial integration of controlnet pipeline 2023-04-11 19:29:25 -05:00
onnx feat(api): add params for more SwinIR models 2023-04-10 19:02:12 -05:00
server load controlnets from network models list 2023-04-12 08:51:16 -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 lint(api): name context params consistently (#278) 2023-04-09 20:33:03 -05:00
params.py turn controlnet into a select list and localize its label, fix name lookup on server 2023-04-12 20:03:00 -05:00
torch_before_ort.py fix imports, lint 2023-02-26 15:21:58 -06:00
utils.py sonar lint fixes 2023-03-21 17:11:38 -05:00