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

AttributeError: 'DecodedSamples' object has no attribute 'to' #109

Open
m17reardon opened this issue Aug 31, 2023 · 3 comments
Open

AttributeError: 'DecodedSamples' object has no attribute 'to' #109

m17reardon opened this issue Aug 31, 2023 · 3 comments

Comments

@m17reardon
Copy link

Been getting this error all day after the automatic1111 update. Has anyone found a fix. Or experienced the same issue?

@Cyberes
Copy link
Collaborator

Cyberes commented Aug 31, 2023

Yeah, I don't recommend updating the WebUI unless you need a new feature. Unless you like spending a couple hours debugging and reading GitHub issues. Honestly, I suggest reverting to whatever commit worked.

@Kyuuto312
Copy link

How do I revert to a previous commit? I've also updated without realizing and want to revert back.

@Cyberes
Copy link
Collaborator

Cyberes commented Oct 27, 2023

@Kyuuto312

  1. Back up your current install: cp -r stable-diffusion-webui stable-diffusion-webui-latest
  2. Pick a commit from https://github.com/AUTOMATIC1111/stable-diffusion-webui/commits/master
  3. git reset --hard [commit]

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

No branches or pull requests

3 participants