Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hidden in UI batch_size parameter for Nextcloud integration #25

Merged
merged 1 commit into from
Aug 16, 2024

Conversation

bigcat88
Copy link
Contributor

To be an AI Image Provider in Nextcloud, we need to support the count parameter

A count in Visionatrix is ​​not the same as a count in Nextcloud, Visionatrix creates multiple tasks (one per count value) - to parallelize work between workers.

In order not to suffer too much with support and integration, we will add the "batch_size" parameter and this will be what "count" is in Nextcloud API

Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
@bigcat88 bigcat88 merged commit 4d4e661 into main Aug 16, 2024
3 checks passed
@bigcat88 bigcat88 deleted the feat/nextcloud-integration branch August 16, 2024 12:31
andrey18106 added a commit to Visionatrix/Visionatrix that referenced this pull request Aug 16, 2024
…e` (#143)

Reference: Visionatrix/VixFlowsDocs#25

From the UI side needs only support for "hidden" attribute in `inputs`
to not display "batch_size"

---------

Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
Co-authored-by: Andrey Borysenko <andrey18106x@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant