-
Notifications
You must be signed in to change notification settings - Fork 48
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
Not showing up. #58
Comments
What error did the command line output? |
I'm not sure you understand the issue. I've installed the extension, it's in the list and it's enabled, but the new Tab for it isn't there. |
Did you restart sd-webui after installing the extension? |
I did. Several times. |
You should be reporting some errors on the command line running sd-webui, what does the cmd window output? |
Let me check quickly. |
"Error loading script: train_tools.py", then a a bunch of stuff, followed by "ModuleNotFoundError: No module named 'liasece_sd_webui_train_tools.sd_scripts.train_network'". |
Pls post the full log messages. |
Error loading script: train_tools.py |
*** Error running install.py for extension C:\Users\username\Downloads\webui_forge_cu121_torch21\webui\extensions\sd-webui-train-tools. *** Error loading script: train_tools.py I'm using forge diffusion on windows |
Same here. Also using Forge on Windows. |
Maybe your version of git is too old. Update git and try agin. Git for windows https://git-scm.com/download/win |
Same #14 |
No, I've already installed latest git, but still showing that error |
Fully updated. |
What does |
Where do I put that? |
git version 2.44.0.windows.1 |
This seems to be a bit complicated, for now, let's standardize the way we start sd-webui, let's start webui via git bash. you should be able to search for git bash in windows search |
Don't have git. Forge seemingly doesn't need it. |
If you do this by just double-clicking webui-user.bat, I'm not sure where you'll be using your git to perform the action, as your git may not be in the PATH, or another git may be found in the PATH. |
Installing Git now. What editor should I use? |
This plugin initialization requires git because it needs to pull the sd_script repository. What does this have to do with Forge? |
It's what I'm using! Which this Train Tool supposedly works with. |
Okay Git is installed. Now what? |
I'm getting MORE error messages now. |
Error running install.py for extension E:\Pictures\Art Generation\webui_forge_cu121_torch21\webui\extensions\sd-webui-train-tools. |
How do I launch Forge through Git Bash? |
An easy way to get started with git bash is to right click in your Forge file manager directory and select "Git Bash Here". Then run the start script. |
What's the file manager directory? |
Ok, I found why this module is not working. |
btw some errors occured during updating dataset |
What is the format of the dataset image? It may be that the image format is not supported, try changing it to .png format. |
serious? I was converting everything to jpg the other way around🤣 |
can you add fp8 support btw? it is very useful for middle range graphic bords |
I've installed via URL as instructed, but the new tab page is not appearing. The extension is enabled.
The text was updated successfully, but these errors were encountered: