add python modules

This commit is contained in:
2025-01-21 16:23:53 -06:00
parent 32ae2b2250
commit 51700b17e4

View File

@@ -46,6 +46,9 @@
home.packages = with pkgs; let
pypkgs = ps: with ps; [
numpy
matplotlib
scipy
pandas
torch
torchvision