-
Notifications
You must be signed in to change notification settings - Fork 78
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
No Module named 'tomesd' #33
Comments
You need to follow the extension instructions and install “tomesd” with pip. |
Twice and three times, but in the end it cannot find C:\stable-diffusion-webui\venv\Scripts\tomesd\tomesd>python setup.py build develop I checked this folder and no setup.py file at all |
If you want to easily try out or use tomesd, then I recommend trying vlad's fork as it comes with it now by default https://github.com/vladmandic/automatic |
I did not add this to Automatic1111. NO idea how it got there, but it's preventing it from starting. How do I remove the import tomesd command? I did what you said and it didn't help. This is a local installation. |
TomeSD appears as an extension in AUTOMATIC1111. I have followed the installation instructions.
It does not appear on the settings page of AUTOMATIC1111. At startup using webui-user.bat
it states
ModuleNotFoundError: No module named 'tomesd'
The text was updated successfully, but these errors were encountered: