-
-
Notifications
You must be signed in to change notification settings - Fork 284
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
Unable to resolve library issue. #1103
Comments
MacOS has some weird behavior with 8bit adam, try lion. You should open an issue on the bitsandbytes repo or check there for similar questions. |
Also, please let me know if lion works. If it does, all make that startup error go away for macs and add an extra message about bitsandbytes. |
What is "lion" and how do I try it? |
It's an optimizer on the settings tab |
Where are the optimizers? I don't have a subtab named "Optimizers" and a search for the string "lion" found nothing. |
Dreambooth tab > middle column > settings tab > optimizer drop down |
I found the setting, but all of the controls on my Dreambooth tab are disabled. And the page looks like a stylesheet didn't load. |
screenshot? |
Weird, can you not select or create a model on the left. |
My bad, I overlooked that the Optimizer setting is a property of the model, not a general property. Once I set it, I found that my concepts were in fact loaded. |
Mac OS, Apple M1 processor, Ventura 13.2.1. Don't know the GPU.
The Dreambooth etension isn't loading in the concepts on my models, nor is it recognizing them when I manually enter them. Before I call that in as a bug (it's already been called in by other people and ignored), I'm making a good-faith effort to do all the necessary updating and troubleshooting.
I'm stuck at the step
cd venv/Scripts
. Myvenv
directory does not have aScripts
folder.I also don't know what all this "CUDA setup" business is about. i tried running
sudo ldconfig
as suggested but I don't haveldconfig
on my machine.I'd like to get all of these library and dependency issues resolved before I proceed with figuring out why my concepts aren't loading. Thanks.
The text was updated successfully, but these errors were encountered: