ai-server/source
2025-01-10 19:11:48 +01:00
..
api added support of inputs parameters that are recognised by the API. 2025-01-09 23:12:54 +01:00
manager added a lock to avoid two inference at the same time and added consequent support for asynchronous generator based model 2025-01-10 19:11:48 +01:00
model added a lock to avoid two inference at the same time and added consequent support for asynchronous generator based model 2025-01-10 19:11:48 +01:00
utils fix: uploaded file were closed automatically before the model could infer their data 2025-01-10 11:05:41 +01:00
__init__.py base for the application : support custom python application and auto-install dependencies 2025-01-08 19:00:47 +01:00
__main__.py added support of inputs parameters that are recognised by the API. 2025-01-09 23:12:54 +01:00
meta.py base for the application : support custom python application and auto-install dependencies 2025-01-08 19:00:47 +01:00