DenOfEquity

Results 81 comments of DenOfEquity

Three installs seems excessive? About two too many. There have been lots of updates in last few minutes/hours - possible something temporarily broke. ReActor is displaying and working for me,...

Can any XPU users confirm if this simple change to the current line 22 works as expected: ``` if pos.device.type == "mps" or pos.device.type == "xpu": ``` (i.e. using float32,...

Thanks theiodes. Closing this as replaced by #1997.

The console reports this message if `X/Y/Z plot` script is enabled without any settings being entered.

As a temporary 'fix' you could disable **Persistent cond cache** in **Settings**->**Optimizations**, but this fully prevents cond caching so it's not ideal especially when using models with heavy text encoders....

I'll redo these individually, so it's not one big pile of changes.

easiest solution: if webui_forge_cu121_torch231.7z is working, just use that. other option: fix the missing dependency. Sensible way is by installing updated MS VC++ redistributable: 1. Go to https://visualstudio.microsoft.com/visual-cpp-build-tools/, then **Download...

I guess none of the active collaborators/maintainers can actually test what's going on with MPS. Also, some confusion in the linked issue about it working or not, or only with...