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

After installation and restarting, TAB won't appear 🤔 #22

Open
AlonDan opened this issue Jan 27, 2023 · 10 comments
Open

After installation and restarting, TAB won't appear 🤔 #22

AlonDan opened this issue Jan 27, 2023 · 10 comments

Comments

@AlonDan
Copy link

AlonDan commented Jan 27, 2023

I've installed the extension on the latest Automatic1111 WebUI version.
I also checked for updates, and press the "Apply and Restart UI" but the TAB won't appear.

I also restart manually, still no TAB of "instruct-pix2pix" at all.

chrome_2023-01-27_20-12-24

What am I missing?

@Leteen
Copy link

Leteen commented Jan 27, 2023

Same issue for me, simply not appearing

@c0nfess0r
Copy link

Me too and I'm getting this error for some reason:

Error loading script: instruct-pix2pix.py
Traceback (most recent call last):
  File "D:\Automatic\stable-diffusion-webui\modules\scripts.py", line 205, in load_scripts
    module = script_loading.load_module(scriptfile.path)
  File "D:\Automatic\stable-diffusion-webui\modules\script_loading.py", line 13, in load_module
    exec(compiled, module.__dict__)
  File "D:\Automatic\stable-diffusion-webui\extensions\stable-diffusion-webui-instruct-pix2pix\scripts\instruct-pix2pix.py", line 24, in <module>
    from modules.ui_common import create_output_panel
ModuleNotFoundError: No module named 'modules.ui_common'

@swankwc
Copy link

swankwc commented Jan 29, 2023

Same issue

Restarting UI...
SD-Webui API layer loaded
Error loading script: instruct-pix2pix.py
Traceback (most recent call last):
File "/Users/wesley/Documents/stable-diffusion-webui/modules/scripts.py", line 229, in load_scripts
script_module = script_loading.load_module(scriptfile.path)
File "/Users/wesley/Documents/stable-diffusion-webui/modules/script_loading.py", line 13, in load_module
exec(compiled, module.dict)
File "/Users/wesley/Documents/stable-diffusion-webui/extensions/stable-diffusion-webui-instruct-pix2pix/scripts/instruct-pix2pix.py", line 731, in
sd_hijack_utils.CondFunc('modules.models.diffusion.ddpm_edit.LatentDiffusion.decode_first_stage', sd_hijack_unet.first_stage_sub, sd_hijack_unet.unet_needs_upcast)
AttributeError: module 'modules.sd_hijack_unet' has no attribute 'first_stage_sub'

@Aeychpge
Copy link

Same here.

Error loading script: instruct-pix2pix.py
Traceback (most recent call last):
File "C:\Users\stuff\stable-diffusion-webui\modules\scripts.py", line 205, in load_scripts
module = script_loading.load_module(scriptfile.path)
File "C:\Users\stuff\stable-diffusion-webui\modules\script_loading.py", line 13, in load_module
exec(compiled, module.dict)
File "C:\Users\stuff\stable-diffusion-webui\extensions\stable-diffusion-webui-instruct-pix2pix\scripts\instruct-pix2pix.py", line 24, in
from modules.ui_components import FormRow, FormGroup, ToolButton, FormHTML
ImportError: cannot import name 'FormHTML' from 'modules.ui_components' (C:\Users\stuff\stable-diffusion-webui\modules\ui_components.py)

@Klace
Copy link
Owner

Klace commented Jan 31, 2023

Please update to the latest webui repo.

@AlonDan
Copy link
Author

AlonDan commented Feb 1, 2023

Please update to the latest webui repo.

After updating everything: webui + "check for updates" for this to have the latest versions.
Any other extension works fine, but I still can't see the Tab for this.

I'm not sure what I'm missing, any ideas?
maybe there is some hidden option we need to tweak under settings to make this specific extension to appear on the Tabs?

Thanks ahead 💙

@justinwiggins
Copy link

I have the same issue, can't find a solution

@pointave
Copy link

same

1 similar comment
@mferreira1974
Copy link

same

@sunslion
Copy link

Install from URL
https://github.com/Klace/stable-diffusion-webui-instruct-pix2pix
I also encountered, I tried this, and it worked!

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

10 participants