rworne
rworne
Example run_webui_mac.sh that fixes the torchsde issue: ``` #!/usr/bin/env bash -l # This should not be needed since it's configured during installation, but might as well have it here. conda...
Ah, I have to thank you for that requirements.txt hint. Takes care of missing dependencies and keeps them up to date too.
I had an issue like this last night - Running with auto-generate turned on. Noticed that it was producing reasonable output for that checkpoint. Changed checkpoint while it was running....
@brkirch Wow, not only does it work as advertised, but my previous stability problems have disappeared! So far no more faults in webui.py, and I had it running for 12...
8 GB is extremely limited for RAM size for SD. All I can suggest is to keep your image sizes small (512x512), and close all other applications to keep your...
Open activity viewer and look at your memory pressure. I have a 32GB RAM Studio here and it's pretty peppy (for a Mac running SD) but once the memory usage...
I don't see this issue running any checkpoint with the default 512x512 size. I've had this run for 12+ hours generating images with no performance hits since a bit over...
Here's my results for the same. I have 32GB of RAM: ``` To create a public link, set `share=True` in `launch()`. 100%|█████████████████████████████████████████████████████████████████████████| 20/20 [00:20
I bought my Studio a month before SD came out. If I knew then what I knew now, I'd have gotten a 64GB unit. I'm not majorly upset about it,...
> I have the earliest model M1(16g), I tried the v2.1 512 model and remove the argument --medvram, it seems working 'normally' again (like before using 1.5 models). My command...