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

AUTOMATIC 1111 v 1.7 #27

Open
goblin776655 opened this issue Jan 16, 2024 · 4 comments
Open

AUTOMATIC 1111 v 1.7 #27

goblin776655 opened this issue Jan 16, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@goblin776655
Copy link

After update to 1.7 have this error :(

*** Error executing callback ui_tabs_callback for G:\stable-diffusion\webui\extensions\sd-webui-blip2\scripts\main.py
Traceback (most recent call last):
File "G:\stable-diffusion\webui\modules\script_callbacks.py", line 169, in ui_tabs_callback
res += c.callback() or []
File "G:\stable-diffusion\webui\extensions\sd-webui-blip2\scripts\main.py", line 249, in on_ui_tabs
modules.generation_parameters_copypaste.create_buttons(
AttributeError: module 'modules' has no attribute 'generation_parameters_copypaste'

Plz help me!

@871699406
Copy link

the module name have change to infotext_utils,so mod it to modules.infotext_utils.create_buttons will fix this?

@Tps-F
Copy link
Owner

Tps-F commented Mar 9, 2024

I'll fix, thanks

@Tps-F Tps-F added the bug Something isn't working label Mar 9, 2024
@goblin776655
Copy link
Author

I'll fix, thanks

Hi again, some news?
Thanks!

@bu2508dx
Copy link

bu2508dx commented Jul 10, 2024

Replace the file ‘main.py’ in ‘extensions/sd-webui-blip2/scripts/’ with this file:
new_main.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants