StratholmeBurns
StratholmeBurns
Sorry, forgot. Here :Win10, Firefox, AMD Radeon RX 7900 XT, AMD Ryzen 7 5800X 8-Core Processor If it helps, I was succesfully using the automatic111 repo on a nvidia 1070....
So, after playing around a bit, i can get it to work with all the bells and whistles with the following settings: ```sub-quadratic precision type - full fp32 -no-half &...
Tried it, error happened on the very first generation :D  ``` C:\Users\xxxxxxxx\Desktop\AI Gen\stable-diffusion-webui-automatic\modules\processing.py:584: RuntimeWarning: invalid value encountered in cast sample = sample.astype(np.uint8) ``` same settings still as i have...
Nope, same still  ``` C:\Users\ARCHER\Desktop\AI Gen\stable-diffusion-webui-automatic\modules\processing.py:584: RuntimeWarning: invalid value encountered in cast sample = sample.astype(np.uint8) ``` ``` app: SD.next updated: 2023-08-26 hash: 0f10a9ce url: https://github.com/vladmandic/automatic/tree/master ```
Small update from my side: Samplers that cause the error: UniPC, DDIM, PLMS, any DPM Karras sampler up to 2M Samplers that work without error: **Euler a, DPM++ 3M SDE...