1
0
Fork 0
onnx-web/api/onnx_web
Sean Sube 46aac263d5
feat(api): initial support for textual inversion embeddings from civitai and others (#179)
2023-03-01 19:09:51 -06:00
..
chain fix(api): run shape inference before converting models to fp16 2023-02-28 22:36:45 -06:00
convert feat(api): initial support for textual inversion embeddings from civitai and others (#179) 2023-03-01 19:09:51 -06:00
diffusion fix(api): load tokenizer with textual inversions 2023-03-01 19:08:31 -06:00
onnx fix imports, lint 2023-02-26 15:21:58 -06:00
server fix(api): track completed jobs for each device worker (#170) 2023-03-01 19:09:18 -06:00
worker fix(api): track completed jobs for each device worker (#170) 2023-03-01 19:09:18 -06:00
__init__.py lint all the new stuff 2023-02-26 14:15:30 -06:00
image.py sonar lint fixes 2023-02-19 22:10:35 -06:00
logging.py lint(api): apply black and isort style 2023-02-05 07:53:35 -06:00
main.py name threads, max queues, type/lint fixes 2023-02-28 21:44:52 -06:00
output.py apply lint 2023-02-28 22:04:55 -06:00
params.py fix(api): reuse ORT session params for each device 2023-02-28 22:24:38 -06:00
torch_before_ort.py fix imports, lint 2023-02-26 15:21:58 -06:00
transformers.py name threads, max queues, type/lint fixes 2023-02-28 21:44:52 -06:00
upscale.py apply lint 2023-02-28 22:04:55 -06:00
utils.py fix(api): sanitize filenames in user input 2023-02-28 21:56:12 -06:00