Replies: 2 comments 5 replies
-
Hey @ExissNA You can try the following to point reForge to your Python Installation: 1. Add Python to PATH:
2. Check reForge config:
3. Create a virtual environment:
|
Beta Was this translation helpful? Give feedback.
3 replies
-
You can set your Python path in webui-user.bat set PYTHON=path to python exe |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Didn't want to post a bug report because it's not a bug, it's user stupidity :) (I'm heavily hardware minded, not software)
I keep all of my installs separate because it minimizes chances that things will break each other. I usually always do standalone installs. So using GIT to install reForge, it's looking for python and can't find it. Copied the folder for python from Forge standalone into the root directory, but I'm not sure exactly how to tell reforge "python is here." Did I completely miss a version of reForge that has standalone python included?
My thought was to run a version of reForge without a bunch of extensions (I have over 30K individual resources between LoRas and checkpoints) so the civit extensions wouldn't cause everything to absolutely die when trying to download/update preview/hash/whatever else. I also wanted to try this out because I've seen numerous people recommending it, and while A1111 is getting better, it's still molasses in consideration. Enabling tiled VAE helps a ton but it's still over a minute slower for a standard 1280x1440 ~30 steps with Forge and a 10GB 3080.
Any help would be appreciated.
Beta Was this translation helpful? Give feedback.
All reactions