1
0
Fork 0
onnx-web/api/onnx_web
Sean Sube 17a710197c
feat(api): ignore comments and empty lines in wildcard files
2023-07-05 23:04:11 -05:00
..
chain fix(api): remove tile size limit for img2img and outpaint stages 2023-07-05 17:16:30 -05:00
convert lint(api): type fixes and hints throughout 2023-07-04 10:20:28 -05:00
diffusers fix(api): remove unintentional tuple in img2img pipe 2023-07-05 06:50:33 -05:00
image feat(api): make chain stages into classes with max tile size and step count estimate 2023-07-01 12:33:14 -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 lint(api): type fixes and hints throughout 2023-07-04 10:20:28 -05:00
server feat(api): ignore comments and empty lines in wildcard files 2023-07-05 23:04:11 -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): make chain stages into classes with max tile size and step count estimate 2023-07-01 12:33:14 -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): add support for wildcards 2023-07-04 16:41:54 -05:00
output.py fix(api): strip trailing newlines when reading hash from file 2023-06-27 07:33:23 -05:00
params.py apply lint 2023-07-04 12:09:46 -05:00
torch_before_ort.py fix imports, lint 2023-02-26 15:21:58 -06:00
utils.py apply lint 2023-07-04 12:09:46 -05:00