1
0
Fork 0
onnx-web/api
Sean Sube 973677967d
fix(api): turn off SDXL's very visible watermarking (#438)
2023-12-28 22:54:53 -06:00
..
.vscode fix(build): add vscode config for API testing 2023-09-15 08:40:06 -05:00
gui fix(build): add cv2 deps to CPU image 2023-01-21 14:43:36 -06:00
onnx_web fix(api): turn off SDXL's very visible watermarking (#438) 2023-12-28 22:54:53 -06:00
requirements fix(api): remove redundant torch version pin 2023-12-24 06:34:10 -06:00
schemas fully rename old converter to legacy 2023-12-24 05:31:55 -06:00
scripts fix blend test refs 2023-12-21 09:51:26 -06:00
tests apply lint 2023-12-26 20:25:04 -06: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 apply lint to tests, test highres 2023-11-19 23:18:57 -06:00
launch-tmux.sh fix(api): make tmux launch script executable 2023-02-13 17:32:57 -06:00
launch.bat fix(api): check for web UI files in Windows launch scripts 2023-12-10 17:03:54 -06:00
launch.ps1 fix(api): check for web UI files in Windows launch scripts 2023-12-10 17:03:54 -06: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 fix(api): reduce min VAE tile size to match min height/width 2023-12-26 08:07:39 -06:00
pyproject.toml type lint 2023-12-26 08:06:16 -06: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 bump version numbers for v0.11 release 2023-12-22 21:06:57 -06:00