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 Forge support #308

Merged

Conversation

catboxanon
Copy link
Contributor

@catboxanon catboxanon commented Mar 18, 2024

Closes #307
Was caused by this commit: lllyasviel/stable-diffusion-webui-forge@29be1da

I haven't tested locally but this should resolve the issue.

@Zyin055
Copy link

Zyin055 commented Mar 19, 2024

This PR fixes the issue for me on Forge when using attention, but seems to be messed up when using latent.

@catboxanon
Copy link
Contributor Author

catboxanon commented Mar 19, 2024

Forge doesn't support latent mode currently -- see #299 (comment) for context

@Postmoderncaliban
Copy link

This fixes the nonetype error, but it still doesn't resolve the memory issues.

@hako-mikan
Copy link
Owner

Thanks, @catboxanon!
Your fix is correct. The same problem occurred in NegPiP and was fixed with the same solution.

@hako-mikan hako-mikan merged commit 0ee0019 into hako-mikan:main Apr 2, 2024
@catboxanon catboxanon deleted the fix/forge-transformer-options branch April 2, 2024 14:23
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.

Error : 'NoneType' object is not iterable
4 participants