JT

Results 59 comments of JT

> The 3.9.1 wheels on windows would, depending on import order, cause segfaults, see [matplotlib/matplotlib#28551 (comment)](https://github.com/matplotlib/matplotlib/issues/28551#issuecomment-2266699619). > > We deleted the bad wheels to avoid segfaults (which seemed like a...

Hi, sorry about that, could you try running this command in Terminal? It should reset the window settings & hopefully fix the issue - ``` open "/Applications/Stability Matrix.app" --args --reset-window-position...

Yes, this should work for most webUIs for 5000-series cards until there's an official release of torch with cuda 12.8. However, you can save yourself some headache by using our...

In the 3-dots -> Python Dependencies Override menu you can pin specific versions so they don't change on update like so: ![Image](https://github.com/user-attachments/assets/943af119-4384-411c-9ae1-ff9950f76b8e)

v2.13+ needs Win10 22H2 or higher due to the upgrade to .NET 9. You may need to run some Windows Updates.

Try removing that `--skip-torch-cuda-test` for a better error message. If it's telling you to add it, you have the wrong version of torch installed, and can fix by running ```torch==2.3.1...

This unfortunately makes it so clicking the bottom 1/3 of the model card no longer brings up the details dialog. I played around with it and found myself liking a...

Not currently, though that's something we could probably add. Would you want it to be completely headless (e.g. not open the UI at any point)? Or should it show the...

Changing the base Python version is not available at this time, but is something we plan to add in the future.