1
0
Fork 0
onnx-web/api/onnx_web
Sean Sube 062b1c47aa
feat(api): write model hashes to image exif
2023-06-26 17:24:34 -05:00
..
chain feat(api): embed image parameters in EXIF data (#383) 2023-06-26 07:03:06 -05:00
convert feat(api): write model hashes to image exif 2023-06-26 17:24:34 -05:00
diffusers add loras to exif params 2023-06-26 07:48:39 -05:00
image resize mask to match source 2023-04-29 15:40:26 -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
prompt feat(api): start adding support for multiple prompt parsers 2023-05-06 11:41:57 -05:00
server feat(api): write model hashes to image exif 2023-06-26 17:24:34 -05:00
transformers lint(api): submodules for major libs 2023-03-04 22:12:35 -06:00
worker fix circular import 2023-04-29 23:31:08 -05:00
__init__.py feat(api): parse alternative groups in prompts 2023-04-23 15:03:11 -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 feat(api): include version number in logs 2023-06-26 17:24:03 -05:00
output.py feat(api): write model hashes to image exif 2023-06-26 17:24:34 -05:00
params.py fix(api): make LPW pipeline valid again 2023-06-11 07:39:29 -05:00
torch_before_ort.py fix imports, lint 2023-02-26 15:21:58 -06:00
utils.py fix(api): parse config files as JSON or YAML depending on extension (#370) 2023-05-03 22:15:17 -05:00