From 431f400ff7a0d41c1ef839b831343e944ef9c780 Mon Sep 17 00:00:00 2001 From: Gregory Bednov Date: Mon, 6 Jan 2025 17:34:20 +0300 Subject: [PATCH] Update flake.nix --- flake.nix | 23 ++++++++++++++++------- 1 file changed, 16 insertions(+), 7 deletions(-) diff --git a/flake.nix b/flake.nix index fee9032..f3e020b 100644 --- a/flake.nix +++ b/flake.nix @@ -58,20 +58,29 @@ mireapython = pkgs.python3.withPackages (ps: with ps; [ numpy - scipy + scipy + torch + psutil # idk why but flakes doesn't take it into the general python installation, so i copied it from the above + pandas + seaborn + py-cpuinfo + torchvision + tqdm + requests + opencv4 + matplotlib pillow + colorama simplejson python-dateutil - tqdm + beautifulsoup4 cytoolz - psutil - pandas - requests - seaborn - opencv4 + + + django django-multiselectfield sorl-thumbnail