StratholmeBurns

Results 5 comments of 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 ![image](https://github.com/vladmandic/automatic/assets/103518578/a607c92b-38ed-4310-9ffa-b41cf36f9087) ``` 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 ![image](https://github.com/vladmandic/automatic/assets/103518578/a6f79370-059b-434b-b629-2079f939b048) ``` 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...