パンドラ
パンドラ
> I'm sorry to say, but I think you're on your own using a beta/preview version of macOS – let us know if you do manage to figure out what's...
> seems like you got the same error I got after upgrading to macOS 14 [https://github.com/apple/ml-stable-diffusion/issues/192](url) try running with --no-half seems to work but slow omg that works like charm...
> Same problem here. Use this command below to stopping using the METAL API and use the CPU as primary! > > The --no-half above only made me going from...
> I did `pip3 install numpy --pre torch torchvision torchaudio --force-reinstall --index-url https://download.pytorch.org/whl/nightly/cpu` as it's advised here: https://pytorch.org/get-started/pytorch-2.0/ > > it installed pytorch 2.1.0, but I still got the same...
> > I did `pip3 install numpy --pre torch torchvision torchaudio --force-reinstall --index-url https://download.pytorch.org/whl/nightly/cpu` as it's advised here: https://pytorch.org/get-started/pytorch-2.0/ > > it installed pytorch 2.1.0, but I still got the...
> if I launch ./webui.sh --no-half only I can generate images. Thanks @vicento Im glad that —no-half works but you can have a better performance than that if the graphical...
> @pandora523 Mac Sonoma is still in preview, and thus might have some errors running stable diffusion. Are you also running the xcode 15 beta (with xcode command line tools...
> @samheather I did not build the script directly, I created a GUI using Tkinter to make it into an `.app`. It's my first my using Tkinter and pyinstaller so...
> I get the same global step key error working straight with the python scripts in terminal, but the models convert and work fine, so I ignore the error. Does...
> If you find it is an issue with a specific model, and you also happen to use Automatic1111, you can try running the model through the "Basic" tab of...