1
0
Fork 0
onnx-web/api
Sean Sube b31f546516
lint(api): use more accurate worker name throughout
2023-07-15 18:54:54 -05:00
..
gui fix(build): add cv2 deps to CPU image 2023-01-21 14:43:36 -06:00
onnx_web lint(api): use more accurate worker name throughout 2023-07-15 18:54:54 -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 feat(scripts): add json and parquet support to prompt book parser 2023-07-06 08:11:43 -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 extras file into image from models dir 2023-07-14 22:50:55 -05:00
Containerfile.cuda.ubuntu fix(build): copy extras file into image from models dir 2023-07-14 22:50:55 -05:00
Containerfile.directml.buster fix(build): copy extras file into image from models dir 2023-07-14 22:50:55 -05:00
Containerfile.rocm.ubuntu fix(build): copy extras file into image from models dir 2023-07-14 22:50:55 -05:00
Makefile fix(build): install CPU deps during CI 2023-04-15 13:18:24 -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.ps1 Add PS1 (powershell) launch support 2023-07-13 05:18:54 -07: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 full-res inptaining as parameters 2023-07-10 23:16:17 -04:00
pyproject.toml lint(api): type fixes and hints throughout 2023-07-04 10:20:28 -05:00
setup-amd.bat fix(api): call venv during setup scripts (#378) 2023-05-28 19:43:21 -05:00
setup-amd.ps1 Add ps1 setup script support 2023-07-13 05:18:54 -07:00
setup-cpu.bat fix(api): call venv during setup scripts (#378) 2023-05-28 19:43:21 -05:00
setup-cpu.ps1 Update setup-cpu.ps1 2023-07-13 05:18:54 -07:00
setup-nvidia.bat fix(api): call venv during setup scripts (#378) 2023-05-28 19:43:21 -05:00
setup-nvidia.ps1 Update setup-nvidia.ps1 2023-07-13 05:18:54 -07: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