1
0
Fork 0
onnx-web/api
Sean Sube d8ec93a619
feat(api): pass tile size param to most pipeline stages
2023-07-02 18:54:10 -05:00
..
gui fix(build): add cv2 deps to CPU image 2023-01-21 14:43:36 -06:00
onnx_web feat(api): pass tile size param to most pipeline stages 2023-07-02 18:54:10 -05:00
requirements feat(api): embed image parameters in EXIF data (#383) 2023-06-26 07:03:06 -05:00
schemas add hash field to extras schema and user guide 2023-06-26 19:18:20 -05:00
scripts fix(api): make tiling compatible with source stages 2023-07-02 18:31:47 -05:00
tests feat(api): start adding support for multiple prompt parsers 2023-05-06 11:41:57 -05:00
.gitignore feat(api): start adding support for multiple prompt parsers 2023-05-06 11:41:57 -05:00
Containerfile.cpu.buster fix(build): copy schemas into containers 2023-04-24 19:23:52 -05:00
Containerfile.cuda.ubuntu fix(build): copy schemas into containers 2023-04-24 19:23:52 -05:00
Containerfile.directml.buster fix(build): copy schemas into containers 2023-04-24 19:23:52 -05:00
Containerfile.rocm.ubuntu fix(build): copy schemas into containers 2023-04-24 19:23:52 -05:00
Makefile fix(build): install CPU deps during CI 2023-04-15 13:18:24 -05:00
extras.json fix(api): fully qualify HF models (#371) 2023-05-05 18:33:54 -05:00
launch-extras.bat fix(api): call venv during setup scripts (#378) 2023-05-28 19:43:21 -05:00
launch-extras.sh fix(api): correct slashes in launch scripts 2023-04-22 10:39:39 -05:00
launch-tmux.sh fix(api): make tmux launch script executable 2023-02-13 17:32:57 -06:00
launch.bat fix(api): call venv during setup scripts (#378) 2023-05-28 19:43:21 -05:00
launch.sh fix(api): correct slashes in launch scripts 2023-04-22 10:39:39 -05:00
logging-debug.yaml chore(api): prepare log configs for detailed log levels 2023-04-30 07:35:09 -05:00
logging-trace.yaml chore(api): prepare log configs for detailed log levels 2023-04-30 07:35:09 -05:00
logging.yaml fix(api): run shape inference before converting models to fp16 2023-02-28 22:36:45 -06:00
params.json feat: add UNet stride as its own parameter 2023-05-03 19:15:05 -05:00
pyproject.toml apply lint 2023-04-15 12:13:25 -05:00
setup-amd.bat fix(api): call venv during setup scripts (#378) 2023-05-28 19:43:21 -05:00
setup-cpu.bat fix(api): call venv during setup scripts (#378) 2023-05-28 19:43:21 -05:00
setup-nvidia.bat fix(api): call venv during setup scripts (#378) 2023-05-28 19:43:21 -05:00
setup.cfg apply lint 2023-04-15 14:42:14 -05:00
setup.py chore(release): 0.9.0 2023-03-28 18:57:24 -05:00