1
0
Fork 0
onnx-web/api
Sean Sube d1961afdbc
re-implement cancellation
2023-02-26 14:36:32 -06:00
..
gui fix(build): add cv2 deps to CPU image 2023-01-21 14:43:36 -06:00
onnx_web re-implement cancellation 2023-02-26 14:36:32 -06:00
schemas load inversions from extras file 2023-02-25 11:53:20 -06:00
scripts set process titles, terminate workers 2023-02-26 13:09:24 -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): include extras and logging config in containers 2023-02-02 22:50:19 -06:00
Containerfile.cuda.ubuntu fix(build): include extras and logging config in containers 2023-02-02 22:50:19 -06:00
Containerfile.directml.buster fix(build): include extras and logging config in containers 2023-02-02 22:50:19 -06:00
Containerfile.rocm.ubuntu fix(build): include extras and logging config in containers 2023-02-02 22:50:19 -06:00
Makefile fix(build): disable preview rules in black 2023-02-25 11:53:40 -06:00
dev-requirements.txt feat(build): run Python lint during CI 2023-02-05 22:19:32 -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(api): split up base and extras launch scripts 2023-02-13 23:15:43 -06:00
launch-extras.sh feat(api): remove Flask app from global scope 2023-02-26 10:15:12 -06:00
launch-tmux.sh fix(api): make tmux launch script executable 2023-02-13 17:32:57 -06:00
launch.bat fix(api): split up base and extras launch scripts 2023-02-13 23:15:43 -06:00
launch.sh feat(api): remove Flask app from global scope 2023-02-26 10:15:12 -06:00
logging.yaml background workers, logger 2023-02-25 23:49:39 -06:00
params.json load from encoder path, add default param 2023-02-25 11:53:34 -06:00
pyproject.toml feat(api): add a way to download models from civitai or other https sources (#117) 2023-02-10 22:41:24 -06:00
requirements.txt set process titles, terminate workers 2023-02-26 13:09:24 -06:00
setup.cfg feat(build): run Python lint during CI 2023-02-05 22:19:32 -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