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
Is there a better or more official way to install Darts with CPU-only PyTorch? For example, could there be an option like pip install u8darts[torch-cpu] similar to existing extras ?
If so, would it be appropriate to add these instructions to the official installation docs here?