diff --git a/README.md b/README.md index a78cf80..1be50d9 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Introduce the scalable AI Media processing for Nextcloud. Visionatrix UI -Nextcloud Visionatrix is a standalone [Visionatrix](https://github.com/Visionatrix/Visionatrix) service that allows you to process your media files right in your Nextcloud. +ExApp Visionatrix is a standalone [Visionatrix](https://github.com/Visionatrix/Visionatrix) that allows you to process your media files right in your Nextcloud. Each user authenticated using Nextcloud credentials and has their own tasks history. @@ -43,14 +43,16 @@ As soon as you have Visionatrix flow installed, and it's supported, it will be r > [!NOTE] > The Deploy daemon with GPU 12GB+ VRAM is recommended to run all available Visionatrix flows. > -> If environment variable in the AppAPI deploy daemon contains `DISABLE_WORKER=1` than only Server part of Visionatrix -> will run, and it does not require GPU at all, +> If environment variable in the AppAPI deploy daemon contains `DISABLE_WORKER=1` than only [Server](https://visionatrix.github.io/VixFlowsDocs/AdminManual/WorkingModes/working_modes/#server) +> part of Visionatrix will run, and it does not require GPU at all, > but requires Visionatrix workers to run where it suits you that will process tasks connecting to the server version. ## Workers Configuration By default, Visionatrix uses available hardware on daemon as the first worker. + It **supports scalability** by attaching additional workers (remote). + You can even setup your home computer with GPU as a worker for your Nextcloud. > [!NOTE] @@ -62,4 +64,4 @@ For more information on that, please refer to the [Visionatrix documentation](ht Do not hesitate to ask any questions or report issues. -### We are looking for maintainers for this ExApp (we will help), as we only have time for Visionatrix itself. +#### We are looking for maintainers for this ExApp (we will provide help)