-
-
Notifications
You must be signed in to change notification settings - Fork 59
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
[Bug]: #301
Labels
bug
Something isn't working
Comments
I'm not sure why, but when I tried it today it worked flawlessly. Closing this for now. |
I am still having this issue. Sometimes it works, but it usually does not. I'm using the newest version of Forge.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug.
I moved models to another drive, and now scans are failing.
My models are in H:\models\ and Forge is running on the C: drive. I am not using symlinks, but I am using command line arguments:
In webui-user.bat, I have:
set COMMANDLINE_ARGS= --always-offload-from-vram --ckpt-dir "H:/models/checkpoints" --embeddings-dir "H:/models/embeddings" --lora-dir "H:/models/loras"
They are all accessible within Forge, so I know the paths are correct.
Steps to reproduce the problem.
Expected behavior
models scan correctly
System info
Console logs
Additional information
No response
The text was updated successfully, but these errors were encountered: