1
0
Fork 0
onnx-web/api
Sean Sube 2a7621c195
feat(api): add params for more SwinIR models
2023-04-10 19:02:12 -05:00
..
gui fix(build): add cv2 deps to CPU image 2023-01-21 14:43:36 -06:00
onnx_web feat(api): add params for more SwinIR models 2023-04-10 19:02:12 -05:00
requirements feat(api): add initial support for BSRGAN and SwinIR upscaling (#153, #154) 2023-04-10 17:49:56 -05:00
schemas fix(api): correct type of model field in extras 2023-04-10 17:59:32 -05:00
scripts fix(scripts): show data shape in initializer diff 2023-04-10 08:26:24 -05:00
tests lint(api): name context params consistently (#278) 2023-04-09 20:33:03 -05:00
.gitignore feat(api): remove Flask app from global scope 2023-02-26 10:15:12 -06:00
Containerfile.cpu.buster fix(build): make sure Torch is installed first in containers 2023-03-17 19:41:34 -05:00
Containerfile.cuda.ubuntu fix(build): make sure Torch is installed first in containers 2023-03-17 19:41:34 -05:00
Containerfile.directml.buster fix(build): make sure Torch is installed first in containers 2023-03-17 19:41:34 -05:00
Containerfile.rocm.ubuntu fix(build): make sure Torch is installed first in containers 2023-03-17 19:41:34 -05:00
Makefile fix(build): reset old coverage before running tests 2023-03-06 19:41:56 -06:00
entry.py fix(api): open web browser when launching Windows bundle 2023-04-09 20:06:43 -05: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): correct continuation syntax for Windows launch scripts 2023-03-08 21:43:02 -06:00
launch-extras.sh feat(api): add a way to pass extra args to the conversion script 2023-03-08 21:38:51 -06:00
launch-tmux.sh fix(api): make tmux launch script executable 2023-02-13 17:32:57 -06:00
launch.bat fix(api): correct continuation syntax for Windows launch scripts 2023-03-08 21:43:02 -06:00
launch.sh feat(api): add a way to pass extra args to the conversion script 2023-03-08 21:38:51 -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: add parameter for highres iterations (#316) 2023-04-09 19:53:00 -05: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-amd.bat feat(api): add setup scripts for Windows 2023-03-30 21:01:55 -05:00
setup-cpu.bat feat(api): add setup scripts for Windows 2023-03-30 21:01:55 -05:00
setup-nvidia.bat feat(api): add setup scripts for Windows 2023-03-30 21:01:55 -05:00
setup.cfg apply lint 2023-03-05 07:20:43 -06:00
setup.py chore(release): 0.9.0 2023-03-28 18:57:24 -05:00