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

fix: improve hires fix efficiency; fix: better SDXL hires fix default implementation; fix: cascade bug (#287) #289

Merged
merged 1 commit into from
Jul 21, 2024

Conversation

tazlin
Copy link
Member

@tazlin tazlin commented Jul 21, 2024

…ementation; fix: cascade bug (#287)

* fix: don't collect custom node stdout

ComfyUI uses logger now and all of the emitted messages are captured/handled elsewhere

* fix: use latest compat. horde deps

* fix: better SDXL hires + calc steps more effectively

* fix: resolve bug with cascade steps not applying correctly

* tests: group test runs by model within modules

This will help minimize the situation where models were loading and unloading an unnecessary number of times

* tests: always run cascade tests last

* tests: be less likely to download timeout for problem lora

* tests: use more threads during CI for lora downloads

* tests: add sdxl character hires fix test case

* fix: use latest compat. horde deps

* style: fix

* style: fix typing
@tazlin tazlin added the release:patch Version _._.x label Jul 21, 2024
@tazlin tazlin merged commit f893800 into releases Jul 21, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:patch Version _._.x
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant