Skip to content

Commit 67bfa48

Browse files
committed
small adjustments
Signed-off-by: Alexander Piskun <[email protected]>
1 parent a4a9cd2 commit 67bfa48

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Introduce the scalable AI Media processing for Nextcloud.
1212
<img alt="Visionatrix UI" src="./screenshots/visionatrix_2_light.jpg">
1313
</picture>
1414

15-
Nextcloud Visionatrix is a standalone [Visionatrix](https://github.com/Visionatrix/Visionatrix) service that allows you to process your media files right in your Nextcloud.
15+
ExApp Visionatrix is a standalone [Visionatrix](https://github.com/Visionatrix/Visionatrix) that allows you to process your media files right in your Nextcloud.
1616

1717
Each user authenticated using Nextcloud credentials and has their own tasks history.
1818

@@ -43,14 +43,16 @@ As soon as you have Visionatrix flow installed, and it's supported, it will be r
4343
> [!NOTE]
4444
> The Deploy daemon with GPU 12GB+ VRAM is recommended to run all available Visionatrix flows.
4545
>
46-
> If environment variable in the AppAPI deploy daemon contains `DISABLE_WORKER=1` than only Server part of Visionatrix
47-
> will run, and it does not require GPU at all,
46+
> 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)
47+
> part of Visionatrix will run, and it does not require GPU at all,
4848
> but requires Visionatrix workers to run where it suits you that will process tasks connecting to the server version.
4949
5050
## Workers Configuration
5151

5252
By default, Visionatrix uses available hardware on daemon as the first worker.
53+
5354
It **supports scalability** by attaching additional workers (remote).
55+
5456
You can even setup your home computer with GPU as a worker for your Nextcloud.
5557

5658
> [!NOTE]
@@ -62,4 +64,4 @@ For more information on that, please refer to the [Visionatrix documentation](ht
6264

6365
Do not hesitate to ask any questions or report issues.
6466

65-
### We are looking for maintainers for this ExApp (we will help), as we only have time for Visionatrix itself.
67+
#### We are looking for maintainers for this ExApp (we will provide help)

0 commit comments

Comments
 (0)