1
0
Fork 0
onnx-web/api
Sean Sube 05c628d8a6
fix(build): use platform-specific requirements for containers
2023-03-05 17:55:44 -06:00
..
gui fix(build): add cv2 deps to CPU image 2023-01-21 14:43:36 -06:00
onnx_web apply lint 2023-03-05 08:14:47 -06:00
requirements feat(api): add requirements file for each platform (#193) 2023-03-05 17:55:23 -06:00
schemas fix(api): attempt to validate extra translation strings 2023-03-05 07:53:23 -06:00
scripts fix(scripts): pass protocol and port to all test scripts 2023-03-01 08:26:22 -06:00
tests fix(build): add stub API unit test 2023-01-06 13:11:47 -06:00
.gitignore feat(api): remove Flask app from global scope 2023-02-26 10:15:12 -06:00
Containerfile.cpu.buster fix(build): use platform-specific requirements for containers 2023-03-05 17:55:44 -06:00
Containerfile.cuda.ubuntu fix(build): use platform-specific requirements for containers 2023-03-05 17:55:44 -06:00
Containerfile.directml.buster fix(build): use platform-specific requirements for containers 2023-03-05 17:55:44 -06:00
Containerfile.rocm.ubuntu fix(build): use platform-specific requirements for containers 2023-03-05 17:55:44 -06:00
Makefile feat(api): add requirements file for each platform (#193) 2023-03-05 17:55:23 -06:00
extras.json lint LoRA code and extras, replace public paths with context ones 2023-02-25 12:12:10 -06:00
launch-extras.bat fix Windows entrypoint 2023-02-27 20:08:52 -06:00
launch-extras.sh fix imports, lint 2023-02-26 15:21:58 -06:00
launch-tmux.sh fix(api): make tmux launch script executable 2023-02-13 17:32:57 -06:00
launch.bat fix Windows entrypoint 2023-02-27 20:08:52 -06:00
launch.sh restore launch script 2023-03-01 08:25:46 -06:00
logging.yaml fix(api): run shape inference before converting models to fp16 2023-02-28 22:36:45 -06:00
params.json feat(gui): add local params and API stub so client can load without a server (#181) 2023-03-05 16:23:26 -06:00
pyproject.toml apply lint 2023-03-05 07:20:43 -06:00
requirements.txt set process titles, terminate workers 2023-02-26 13:09:24 -06:00
setup.cfg apply lint 2023-03-05 07:20:43 -06:00
setup.py chore(release): 0.7.1 2023-02-15 21:02:22 -06:00
test-diffusers.py fix(api): get ESRGAN/GFPGAN paths from server context, clean up test scripts 2023-01-16 13:02:15 -06:00
test-resrgan.py fix(api): get ESRGAN/GFPGAN paths from server context, clean up test scripts 2023-01-16 13:02:15 -06:00