Ataa

Results 25 comments of Ataa

Unstable OverClock, Faulty Memory or XMP can cause this. Run a Memtest. Also Check #775 , #732

waitforcopy is false by default: ``` std::string pool_key_str; std::string farmer_key_str; std::string tmp_dir; std::string tmp_dir2; std::string final_dir; int num_plots = 1; int num_threads = 4; int num_buckets = 256; int num_buckets_3...

I tested it on 20.04 as well and it did not wait for a copy/move. My temp drive is 1TB. How much free space is left on your temp directory/disk...

What's your Python version? In case it's not 3.10.6, uninstall Python, Install 3.10.6 from [here](https://www.python.org/ftp/python/3.10.6/python-3.10.6-amd64.exe)

On my headless Windows 10 machine with 3070 (8GB, Overclocked) and 16GB Memory, I am able to generate upto 2048x1600 in txt2img (2.13s/it). Automatic 1111 44c46f0, Studio Driver 527.56. For...

According to the Wiki, you have to clone the repository using `git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui.git` `git pull` used for updating to the latest version.

I faced the same when there was an extra comma or CR/LF (ex. Pressing Enter after checkpoint/sampler name) between names or after the last name. Seems to be the case...

- First find the large files and folders either manually by checking each folder properties or by using a software like [WinDirStat](https://windirstat.net/) - If that's pip cache and you don't...

What sampler do you use? I reported GPU memory leak (when using DPM++ SDE Karras) While ago and also cross-posted it to K-Diffusion repo. (The bug report disappeared after a...