-
Notifications
You must be signed in to change notification settings - Fork 17
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
I don't see tab after install #24
Comments
Well, this is odd, I see the tab after restarting my computer, but it still had the same error on Automatic1111 startup (posted in previous comment) and now Smartprocess seems to work. I have no idea why it works now and I see the tab. |
And now it's gone again. Could it be because I had the Dataset Tag Editor extension also? I removed it as part of my debugging and then added it back again when Smartprocess starting working. |
Same issue here. Installed, fairscale error, and no tab at all... |
I've solved it on my end. The automatic1111 webui runs in its own virtual env. You need to activate the virtual env, then pip install. In my case (change paths to suit your setup):
Restart all the relevant processes, and it'll work. |
Thanks! I'll try that.
…On Sun, Feb 5, 2023 at 7:33 PM John Nguyen ***@***.***> wrote:
I've solved it on my end.
The automatic1111 webui runs in its own virtual env.
You need to activate the virtual env, then pip install.
In my case (change paths to suit your setup):
cd d:\A1111\stable-diffusion-webui
.\venv\Scripts\activate.bat
pip install fairscale
Restart all the relevant processes, and it'll work.
—
Reply to this email directly, view it on GitHub
<#24 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A253H42TSMOVMKYSR6Y37ZLWWBBGHANCNFSM6AAAAAAULLZAJA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Maybe it's not supposed to be a new tab?
Is there something I should do to clean uninstall/reinstall or could it be a conflict with the latest version of Automatic1111?
UPDATE
Here's the errors I'm seeing on Automatic1111 launch:
Error loading script: main.py
Running ye olde
pip install fairscale
didn't fix the problem.The text was updated successfully, but these errors were encountered: