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

[Bug]: TypeError: 'NonteType' object is not subscriptable when using --no-hashing and with Add model hash to generation information enabled #12462

Closed
1 task done
freecoderwaifu opened this issue Aug 10, 2023 · 2 comments · Fixed by #12463
Labels
bug Report of a confirmed bug

Comments

@freecoderwaifu
Copy link

Is there an existing issue for this?

  • I have searched the existing issues and checked the recent builds/commits

What happened?

error

Happens with --no-hashing and Add model hash to generation information enabled (enabled by default), disabling that option or removing --no-hashing fixes it.

Using Python 3.11, but everything else works perfectly and I'm not sure that's part of the issue.

Steps to reproduce the problem

  1. Press Generate
  2. Error appears
  3. Remove --no-hashing or disable Add model hash to generation information
  4. Error is fixed

What should have happened?

Image generates as normal, infotext ignores hash if --no-hashing is used, as seemingly was the behavior in previous commits.

Version or Commit where the problem happens

458eda1

What Python version are you running on ?

Python 3.11.x (above, no supported yet)

What platforms do you use to access the UI ?

Windows

What device are you running WebUI on?

Nvidia GPUs (RTX 20 above)

Cross attention optimization

xformers

What browsers do you use to access the UI ?

Mozilla Firefox

Command Line Arguments

--xformers --no-download-sd-model --skip-python-version-check --no-hashing

List of extensions

image

Console logs

Posted on main comment.

Additional information

No response

@freecoderwaifu freecoderwaifu added the bug-report Report of a bug, yet to be confirmed label Aug 10, 2023
@catboxanon catboxanon added bug Report of a confirmed bug and removed bug-report Report of a bug, yet to be confirmed labels Aug 10, 2023
@catboxanon
Copy link
Collaborator

Should be closed by #12463

@catboxanon catboxanon linked a pull request Aug 11, 2023 that will close this issue
4 tasks
@freecoderwaifu
Copy link
Author

Can confirm it's fixed, thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Report of a confirmed bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants