-
-
Notifications
You must be signed in to change notification settings - Fork 271
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]: AttributeError: 'NoneType' object has no attribute 'batch_size' #500
Comments
Same error. Mine was working yesterday morning until I updated A1111 to the latest version - v1.9.0 |
I installed a fresh copy of 1.9 and confirmed it's still an issue. I then installed a fresh copy of 1.8 and AD works. |
Same error after 1.9 update. |
I can reproduce. I will fix this problem as soon as I can. |
I don't know why but a global variable seems to be changing but I don't know why |
The reason is that AUTOMATIC1111/stable-diffusion-webui#15423 This PR from A1111 fucked things up. |
Although I've fixed this error I will discuss with AUTO to see how we should deal with it in the future. |
just updated mine today this morning and now im getting this? with default settings. |
@Disorbs You are getting what? Have you updated both webui and ad? |
the error still there even I updated the latest version SD web ui 1.9, I am using instance on Vast.ai, used their Docker template, any idea to fix it ? Thank you!@continue-revolution Console Log** |
Why is this marked closed? I am getting this error as well even with the latest code. AttributeError: 'NoneType' object has no attribute 'batch_size' edit... I used your fix for 1.9 and that eliminated the error and I am able to run the script |
Is there an existing issue for this?
Have you read FAQ on README?
What happened?
Unable to generate any GIFs
Steps to reproduce the problem
What should have happened?
GIF generates
Commit where the problem happens
version: v1.9.0 • python: 3.10.11 • torch: 2.1.2+cu121 • xformers: 0.0.23.post1 • gradio: 3.41.2 • checkpoint: c35e1054c0
What browsers do you use to access the UI ?
No response
Command Line Arguments
Console logs
Additional information
No response
The text was updated successfully, but these errors were encountered: