Gadi Cohen
Gadi Cohen
Hey, thanks! Logs make it much easier to understand what's going on. So yeah, as I suspected, unfortunately we're going to have to look for any code that references nvidia's...
And for future reference: * https://discuss.pytorch.org/t/how-to-check-mps-availability/152015 * https://discuss.pytorch.org/t/could-it-possible-that-mps-is-made-as-easy-as-cuda/153882/2
Thanks, enjoy! See the -build-download reoo if you haven't already. If I didn't already make it clear on the readme, there's more info on the forums.
Oh, awesome! That's great. Thanks for reporting back about that.. at least you can still play in the meantime :) I should have a chance to look at this next...
Oh great, thanks! More future ref stuff for me... https://pytorch.org/docs/stable/notes/mps.html https://chrisdare.medium.com/running-pytorch-on-apple-silicon-m1-gpus-a8bb6f680b02
Hey, this is on the roadmap but no ETA as unfortunately there are a lot of more pressing issues to be prioritized first. However, I'd probably start with off with...
Heh, no, I mean, here: ```bash $ $ grep -E 'getenv|environ.get' `find . -type f -name \*.py` ./api/utils/storage/S3Storage.py:AWS_S3_ENDPOINT_URL = os.environ.get("AWS_S3_ENDPOINT_URL", None) ./api/utils/storage/S3Storage.py:AWS_S3_DEFAULT_BUCKET = os.environ.get("AWS_S3_DEFAULT_BUCKET", None) ./api/getScheduler.py:HF_AUTH_TOKEN = os.getenv("HF_AUTH_TOKEN") ./api/getScheduler.py:DEFAULT_SCHEDULER =...
Hey again. 1) **Mongo**... yeah, that's just a warning... you don't need a password for local development and sd-mui will work with the default settings with no additional setup. 2)...
hey... thanks so much! :D i admit this is a bit of a mess... i'm going to clean this up and improve it next early year... just some background, originally...
re discord, not yet... for now i really find discord too distracting / draining.... but maybe I'll set one up for other users to help each other... or once I...