Update flake.nix

This commit is contained in:
Gregory Bednov 2025-01-06 17:34:20 +03:00 committed by GitHub
commit 431f400ff7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -59,19 +59,28 @@
mireapython = pkgs.python3.withPackages (ps: with ps; [
numpy
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