You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Installing dependencies in the setup files used uv add which ignored the CPU flag for pytorch in the requirements.txt file. Now it uses uv pip install.