Stable Diffusion Extension Installation Issues:
Hi! I'm new to this whole Discord and RunPod, so sorry if I've posted this in the wrong place or made any other mistakes.
I've run into a problem when installing some extensions in RunPod. I've been trying to get [traintrain] (lets you create loras, not Kohya) and like [tagger] (which pulls tags from images) to work, but for some reason, RunPod just won't recognize them, no matter what I try.
I even found a post on Reddit where someone was having a similar problem with the SD Dynamic Prompts extension not appearing on list or working at all. They said they tried turning off all the other extensions, but that didn't do the trick either.
are there some extensions that just can't be installed on RunPod for whatever reason? thanks in advance for any help you can provide and for putting up with my rookie questions.
2 Replies
it's cause argument in startup command prevents installing dependency on startup
go to /workspace/stable-diffusion-webui/
and edit webui-user.sh
and remove --skip-install from export COMMANDLINE_ARGS=
save and restart pod
Wow, it actually appeared in the tab! This is incredible! You've saved me from the headache I've had for the past few days trying to figure this out. I can't thank you enough for your help!