-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3dab2aa
commit 24af4cf
Showing
1 changed file
with
5 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,8 +17,7 @@ Experience the full potential of [ComfyUI](https://github.com/comfyanonymous/Com | |
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. | ||
Embrace the next level of AI flow management with the synergy of ComfyUI and Nextcloud today! | ||
]]> | ||
</description> | ||
]]></description> | ||
<version>1.0.0</version> | ||
<licence>MIT</licence> | ||
<author mail="[email protected]" homepage="https://github.com/andrey18106">Andrey Borysenko</author> | ||
|
@@ -28,10 +27,10 @@ Embrace the next level of AI flow management with the synergy of ComfyUI and Nex | |
<website>https://github.com/cloud-py-api/visionatrix</website> | ||
<bugs>https://github.com/cloud-py-api/visionatrix/issues</bugs> | ||
<repository type="git">https://github.com/cloud-py-api/visionatrix</repository> | ||
<screenshot>https://raw.githubusercontent.com/cloud-py-api/visionatrix/main/screenshots/visionatrix_1_light.png</screenshot> | ||
<screenshot>https://raw.githubusercontent.com/cloud-py-api/visionatrix/main/screenshots/visionatrix_2_light.png</screenshot> | ||
<screenshot>https://raw.githubusercontent.com/cloud-py-api/visionatrix/main/screenshots/visionatrix_3_light.png</screenshot> | ||
<screenshot>https://raw.githubusercontent.com/cloud-py-api/visionatrix/main/screenshots/visionatrix_4_light.png</screenshot> | ||
<screenshot>https://raw.githubusercontent.com/cloud-py-api/visionatrix/main/screenshots/visionatrix_1_light.jpg</screenshot> | ||
<screenshot>https://raw.githubusercontent.com/cloud-py-api/visionatrix/main/screenshots/visionatrix_2_light.jpg</screenshot> | ||
<screenshot>https://raw.githubusercontent.com/cloud-py-api/visionatrix/main/screenshots/visionatrix_3_light.jpg</screenshot> | ||
<screenshot>https://raw.githubusercontent.com/cloud-py-api/visionatrix/main/screenshots/visionatrix_4_light.jpg</screenshot> | ||
<dependencies> | ||
<nextcloud min-version="30" max-version="31"/> | ||
</dependencies> | ||
|