swankwc

Results 9 comments of swankwc

Also where do I put the Stable Diffusion Checkpoint file> I had it downloaded manually for another implementation.

How long is it taking you to train the models this way?

I'm getting the following. web-ui) wesley@Wesleys-MacBook-Air stable-diffusion-webui % ./run_webui_mac.sh zsh: no such file or directory: ./run_webui_mac.sh Also, the file I have been trying to run appears to be empty.

This is the error I am currently getting, any advice on getting this up and running again? (web-ui) Wesleys-MacBook-Air:stable-diffusion-webui wesley$ ./run_webui_mac.sh WARNING: overwriting environment variables set in the machine overwriting...

I'm trying to revert back to a previous version using git log/git checkout, has anyone found a commit number that allows the local server/web-ui to open?

> pip install GitPython > > > In the `run_webui_mac.sh` file add the following as a **new line** after `conda activate web-ui` and before `git pull --rebase`: > > >...

> Are you guys on **MacOS Ventura**, by any chance? I've been running A111 amazingly on M1 machine for weeks....Upgraded to Ventura after everything seemed good and things have not...

> > Same situation here, a lot of modules not found (fastapi most persistently but pillow version and other random things when one of those is solved) stuff here that...