Releases: TaplierShiru/ImgGenerationFastAPI
Releases · TaplierShiru/ImgGenerationFastAPI
ImgGenerationFastAPI v2.0: Update app and move web to Vue.js
Update most parts of the app. So what was updated?
- Web move to Vue.js (3.x version);
- Added new features for FastAPI
- Added docker support for all parts
- Run neural network models with ONNXRuntime
- Handle multiple users with Celery que and other high stuff
- Added new web stuff/pages/functionality and more....
ImgGenerationFastAPI: First release!
v1.0 add predict/train modules, add support of tasks for this pages, add e…