Skip to content
This repository was archived by the owner on Nov 27, 2024. It is now read-only.

Remove Legacy Image Batching #26

Merged
merged 4 commits into from
Nov 14, 2023
Merged

Remove Legacy Image Batching #26

merged 4 commits into from
Nov 14, 2023

Conversation

saddam213
Copy link
Member

@saddam213 saddam213 commented Nov 13, 2023

Now we have a decent Batch automation process in place we can remove the old legacy batch setting

The old batch code duplicated channels in the output tensor, adding the batch images in there, This can now all be removed

  1. Remove BatchCount from PrompOptions
  2. Update schedulers to work without BatchCount
  3. Update DecodeLatents to work with without BatchCount

@saddam213 saddam213 marked this pull request as ready for review November 13, 2023 18:36
@saddam213 saddam213 merged commit 6d6ea5a into master Nov 14, 2023
@saddam213 saddam213 deleted the OldBatch branch November 14, 2023 18:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant