You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+24-3Lines changed: 24 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,18 +2,39 @@
2
2
3
3
All notable changes to this project will be documented in this file.
4
4
5
+
## [1.1.0 - 2024-12-18]
6
+
7
+
The [Visionatrix](https://github.com/Visionatrix/Visionatrix) service has been updated from version `1.4.1` to `1.9.0`.
8
+
The main changes are summarized below:
9
+
10
+
### Added
11
+
12
+
- Support for flows that produce `video` files as output.
13
+
-`OpenAPI` specs support, enabling easier development of Nextcloud Apps that can seamlessly use Visionatrix flows.
14
+
- Many new `flows` with updated models.
15
+
- Parallel installation of `flows` and `models`.
16
+
17
+
### Changed
18
+
19
+
- Online `flows` and `models` storage has been separated, ensuring the integration remains stable.
20
+
- Added support for both `Ollama` and `Gemini` as providers for `Vision` and `Prompt translation`.
21
+
22
+
### Fixed
23
+
24
+
- Numerous bug fixes and significant performance improvements.
25
+
5
26
## [1.0.1 - 2024-10-18]
6
27
7
28
### Changed
8
29
9
-
-Bumped bundled Visionatrix from `1.3.0` to `1.4.1` version, changelog can be found [here](https://github.com/Visionatrix/Visionatrix/releases/tag/v1.4.0)
30
+
-Updated the bundled Visionatrix from version `1.3.0` to `1.4.1`. The changelog for this update can be found [here](https://github.com/Visionatrix/Visionatrix/releases/tag/v1.4.0).
10
31
11
32
### Fixed
12
33
13
-
-Warning "sudo: unable to resolve host" during container startup.
34
+
-Resolved the warning "sudo: unable to resolve host" during container startup.
14
35
15
36
## [1.0.0 - 2024-09-25]
16
37
17
38
### Added
18
39
19
-
-First release with bundled Visionatrix version `1.3.0`
40
+
-Initial release with the bundled Visionatrix version `1.3.0`.
Copy file name to clipboardExpand all lines: README.md
+7-4Lines changed: 7 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,9 @@ This is a standalone [Visionatrix](https://github.com/Visionatrix/Visionatrix) s
16
16
17
17
Each user is authenticated via Nextcloud credentials and has a personal task history.
18
18
19
+
> [!NOTE]
20
+
> We recommend starting with the "light-weight" flows, such as SDXL Lighting, Remove background (BiRefNet), and Remove background (Bria), to test your hardware.
21
+
19
22
## TextToImage Provider
20
23
21
24
You can use Visionatrix as the TextToImage provider via [Nextcloud Assistant](https://github.com/nextcloud/assistant).
@@ -48,12 +51,12 @@ Once the Visionatrix flow is installed and supported, it will be registered as a
48
51
49
52
We offer two types of installation:
50
53
51
-
1.**Standard Installation**: This includes both the Visionatrix server for task management and a built-in worker for task processing.
54
+
1.**Standard Installation**: Includes both the Visionatrix server for task management and a built-in worker for task processing.
52
55
53
-
> For this installation, you'll need either a powerful CPU with at least 32 GB of RAM or a GPU with at least 10 GB of VRAM.
54
-
> _(Support for 8 GB GPUs is planned)._
56
+
> For this installation, you'll need either a powerful CPU with at least 32 GB of RAM or a GPU with at least 8 GB of VRAM.
57
+
> _(Some flows, like background removal, are fast even on CPU and don’t require high-end hardware.)_
55
58
56
-
2.**Advanced Installation**: Starting from Nextcloud version `30.0.2`, you can install only the server component by setting `DISABLE_WORKER=1` in the environment variables during application installation. In this mode, the server will manage tasks, while external workers (installed elsewhere) will process them.
59
+
2.**Advanced Installation**: Starting from Nextcloud version `31`, you can install only the server component by setting `DISABLE_WORKER=1` in the environment variables during application installation. In this mode, the server will manage tasks, while external workers (installed elsewhere) will process them.
57
60
58
61
> [!NOTE]
59
62
> Worker authentication uses Nextcloud credentials. If 2FA is enabled, you will need to use an App Password to connect external workers.
Copy file name to clipboardExpand all lines: appinfo/info.xml
+22-11Lines changed: 22 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -4,27 +4,38 @@
4
4
<name>Visionatrix</name>
5
5
<summary>Visionatrix - scalable AI Media processing</summary>
6
6
<description>
7
-
< service that allows you to process your media files right within your Nextcloud.
7
+
<, extended with [Visionatrix](https://github.com/Visionatrix/Visionatrix), now available in your personal Nextcloud.
8
8
9
-
*Each user gets their own Visionatrix account, authenticated using Nextcloud credentials, with a personalized task history.*
9
+
✨ Process your media files directly in Nextcloud using powerful, customizable AI workflows.
10
10
11
11
---
12
12
13
-
Experience the full potential of [ComfyUI](https://github.com/comfyanonymous/ComfyUI) integrated directly into Nextcloud Visionatrix, empowering you to explore a wide array of pre-built AI workflows or develop and integrate your own with ease.
13
+
- 🌟 **Ready-to-use flows**: A library of workflows for various AI tasks.
14
+
- 🛠️ **Custom workflows**: Design and adapt workflows to fit your needs.
15
+
- 🤝 **Nextcloud integration**: Use Visionatrix with Nextcloud Assistant as an AI provider for seamless media processing.
16
+
- 🚀 **Parallel task processing**: Scale up your workflows with support for parallel execution.
17
+
- 🌍 **Multilingual prompts**: Create AI content in any language supported by your chosen language model (e.g., QWEN or Gemini).
18
+
- 🤖 **LLM integration**: Use Ollama (LLM + Vision) and Google Gemini for enhanced functionality.
19
+
- 🖥️ **Hardware support**: Works on both CPU and GPU, with flexibility for various configurations.
14
20
15
-
- 🌐 **Ready-to-Use Flows**: Access an extensive collection of high-quality ComfyUI flows tailored for various AI tasks.
16
-
- 🛠️ **Custom Flow Development**: Build, modify, and enhance your own workflows, adapting them to your unique requirements.
17
-
- 🚀 **Seamless Integration**: Enjoy a unified experience where ComfyUI's power meets Nextcloud’s efficiency, offering an unparalleled AI workflow ecosystem.
21
+
---
22
+
23
+
⚠️ **This version is in beta** as we continue developing key features to deliver a complete and polished product:
24
+
25
+
- 💬 Chat interface with an AI media assistant.
26
+
- ✏️ Support for editing workflows directly within the Nextcloud interface using the ComfyUI interface.
27
+
- 🔄 On-the-fly model support for [CivitAI](https://civitai.com).
28
+
- ⚙️ Enhanced configuration for ultra low-VRAM GPUs (4 GB) and other performance improvements.
18
29
19
30
---
20
31
21
-
Nextcloud Visionatrix can also be used from within the Nextcloud Assistant as a "txt2img" image provider, making it your go-to solution for all AI-powered media processing needs.
32
+
💡 **We value your feedback and contributions!**
22
33
23
-
Embrace the next level of AI flow management with the synergy of ComfyUI and Nextcloud today!
34
+
Share your custom workflows, big or small. For guidance on creating AI workflows, join our [discussions](https://github.com/Visionatrix/Visionatrix/discussions). Contributions to the [documentation](https://visionatrix.github.io/VixFlowsDocs/) are always welcome.
24
35
25
-
For more information, see the [repository](https://github.com/cloud-py-api/visionatrix) readme file.
36
+
📚 For more details, visit the [repository](https://github.com/cloud-py-api/visionatrix) readme.
0 commit comments